﻿@charset "utf-8";
/* 
 * Author:freedeseloper
 * Date：2017-3-16
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
.pw {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.pw2 {
	width: 1464px;
	margin: 0 auto;
	position: relative;
}
.pw3 {
	width: 1490px;
	margin: 0 auto;
	position: relative;
}
/* always display scrollbars */
body {
	font: 12px/1.8 "Microsoft Yahei", "微软雅黑", "Hiragino Sans GB", "冬青黑体", "Arial", "Helvetica", "SimHei", "黑体", "STXihei", "华文细黑", sans-serif;
	margin: 0 auto;
	color: #666;
	background-color: #fff;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
.abti{
   font-size:26px
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
strong {
	font-weight: bold;
}
input {
	outline: none;
}
img {
	border: 0;
}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}
textarea {
	-webkit-appearance: none;
	border-radius: 0;
}
::-moz-selection {
background: #b0b0b0;
color: #fff;
text-shadow: none;
}
::selection {
	background: #b0b0b0;
	color: #fff;
	text-shadow: none;
}
a {
	text-decoration: none;
blr: expression(this.onFocus=this.blur());
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
a:link, a:visited {
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: none;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}
.fc {
	text-align: center;
}
.fr {
	text-align: right;
}
.l {
	float: left;
	display: inline-block;
}
.r {
	float: right;
	display: inline-block;
}
.vt {
	vertical-align: top;
}
.vm {
	vertical-align: middle;
}
.inner {
	width: 1000px;
	margin: 0px auto;
}
.top {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	padding-top: 32px;
	z-index: 999;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
}
.top a:link, .top a:visited {
	color: #333333;
}
.top a:active, .top a:hover {
	color: #004ea2;
}
.ptobox_home a:link, .ptobox_home a:visited{
	color: #fff;
}
..ixctas {
	position: absolute;
	left: 50px;
	top: 32px;
	width: 280px;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
}
.logo img {
    display: block;
    float: left;
    width: 100%;
    margin-top: 8px;
    margin-left: 10px;
}
.languageBox {
	position: absolute;
	right: 50px;
	display: block;
	top: 32px;
	line-height: 73px;
	font-size: 14px;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
}
.languageBox a {
	color: #666;
}
.languageBox span {
	padding: 0px 8px;
}
.languageBox a.act {
	color: #004ea2;
}
.nav {
	float: right;
	display: block;
	margin-right: 20px;
}
.nav li {
	float: left;
	display: block;
	margin: 0px 14px 0px 0px;
	font-size: 15px;
	line-height: 73px;
}
.nav li a {
	padding: 0px 8px;
}
.nav li.act a {
	color: #1677df;
}
.nav .arrow {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 4px;
	display: block;
	background-color: #004ea2;
}
.ptopbox {
	padding-top: 0px;
	background-color: #fff;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
}
.ptobox_home{
	background-color: rgba(0, 0, 0, 0.46);
	box-shadow: initial;
}
.ptopbox .logo {
     top: 28px;
    width: 192px;
    display: block;
}
.ptopbox .languageBox {
	top: 22px;
}
.topfix {
	padding-top: 0px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
}
.topfix.ptopbox {
	background-color: rgba(255,255,255,1);
}
.topfix.ptobox_home {
	background-color: rgba(0, 0, 0, 0.33);
}
.topfix .logo {
	top: 14px;
	width: 200px;
}
.topfix .languageBox {
	top: 0px;
}
.menu-handler {
	display: none;
	background-color: #fff;
	width: 76px;
	height: 60px;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
	transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
	-moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
}
.menu-handler .burger {
	width: 28px;
	height: 4px;
	background: #004ea2;
	display: block;
	position: absolute;
	z-index: 5;
	top: 20px;
	left: 50%;
	margin: 0px 0px 0px -14px;
	transform-origin: center;
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-o-transform-origin: center;
	-ms-transform-origin: center;
}
.menu-handler .burger-2 {
	top: 29px;
}
.menu-handler .burger-3 {
	top: 38px;
}
.menu-handler.active .burger-1 {
	top: 29px;
	-moz-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
.menu-handler.active .burger-2 {
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
}
.menu-handler.active .burger-3 {
	top: 29px;
	-moz-transform: rotate(-225deg);
	-webkit-transform: rotate(-225deg);
	-o-transform: rotate(-225deg);
	-ms-transform: rotate(-225deg);
	transform: rotate(-225deg);
}
.trans, .trans:hover {
	-webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-moz-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-o-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-ms-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.trans-fast, .trans-fast:hover {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
}
.pusher {
	transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.pusher-black {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: rgba(0,0,0,0.5);
	display: none;
	z-index: 900;
}
.menuBox {
	background-color: #004ea2;
	color: #fff;
	position: fixed;
	right: 0px;
	top: 0px;
	width: 390px;
	height: 100%;
	z-index: 999;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	transform: translate(100%, 0px);
	-moz-transform: translate(100%, 0px); /* Firefox 4 */
	-webkit-transform: translate(100%, 0px); /* Safari and Chrome */
	-o-transform: translate(100%, 0px); /* Opera */
}
.no-csstransforms3d .menuBox {
	display: none;
}
.languageBox2 a:link, .languageBox2 a:visited {
	color: #fff;
}
.languageBox2 a:active, .languageBox2 a:hover, .languageBox2 a.act {
	color: #fff;
	text-decoration: underline;
}
.languageBox2 {
	text-align: right;
	font-size: 14px;
	padding: 18px 20px 30px;
}
.languageBox2 a {
	margin-left: 15px;
}
.navMobile li {
	padding-bottom: 10px;
}
.nav-link {
	color: #fff;
	display: block;
	font-size: 20px;
	padding: 5px 30px;
}
.navMobile .subnav {
	background-color: #E7E7E8;
	display: none;
	padding: 10px 30px;
}
.navMobile .subnav dd {
	padding: 5px 0px;
	margin-bottom: 5px;
}
.navMobile .subnav a {
	color: #666666;
	position: relative;
	font-size: 16px;
}
.navMobile .subnav a:hover {
	color: #004ea2;
}
.menuOpen .pusher {
	transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
	-webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
}
.menuOpen .top {
	transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.menuOpen .pusher-black {
	display: block;
}
.menuOpen .menuBox {
	z-index: 999;
}
.foot a:link, .foot a:visited {
	color: #cccccc;
}
.foot a:active, .foot a:hover {
	color: #004ea2;
}
.foot {
	background-color: #363636;
	font-size: 14px;
	padding: 16px 0px;
	color: #cccccc;
	line-height: 2.5;
}
.foot .inner > a:nth-child(5){
    display: inline-block;
    margin-right: 5px;
}
.foot .inner > a:nth-child(5) img{
     margin-top: 6px;
}
.foot_dibu .inner > a:nth-child(4){
    display: inline-block;
    margin-right: 5px;
}
.foot_dibu .inner > a:nth-child(4) img{
     margin-top: 6px;
}
.sharpBox {
	float: right;
	display: block;
}
.sharpBox a {
	display: block;
	width: 32px;
	height: 32px;
	margin-left: 8px;
	background: url(../img/sharp.png) no-repeat scroll 0px -37px;
	float: left;
	position: relative;
}
.sharpBox a em {
	background: url(../img/sharp.png) no-repeat scroll -48px -38px;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.sharpBox a .ibg {
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 300ms;
}
.sharpBox a:hover .ibg {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}
.sharpBox a.a1 em.i {
	background-position: 0px 0px;
}
.sharpBox a.a2 em.i {
	background-position: -47px 0px;
}
.mtop {
	height: 70px;
}
.pbanner {
	/**background: url(../img/topbarbg.png) repeat-x scroll center bottom;**/
	width: 100%;
        height:280px;
	margin: 75px 0px 0;
	position: relative;
        overflow:hidden;
}
.aboutbanner {height:280px;}
.topsort{
      position:absolute;
      z-index:99;
      width: 100%;
      margin: 0 auto;
}
.pageT {
	text-align: center;
	color: #fff;
	padding: 46px 0px;
	font-size: 24px;
	line-height: 1.2;
}
.pagenavBox {
	height: 50px;
	position: relative;
}
.pageNav {
	text-align: center;
	font-size: 14px;
        line-height: 30px;
}
.pageNav a:link, .pageNav a:visited {
	color: #fff;
}
.pageNav a:active, .pageNav a:hover {
	color: #fff;
}
.pageNav a {
	margin: 0px 10px;
	padding: 0px 16px 10px;
	color: #fff;
	position: relative;
}
.pageNav a .bot {
	height: 1px;
	background-color: #fff;
	width: 0%;
	left: 50%;
	bottom: 0px;
	position: absolute;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.pageNav a:hover .bot, .pageNav a.act .bot {
	width: 100%;
	left: 0px;
}
.pagebot {
	background: url(../img/bot.png) no-repeat;
	width: 52px;
	height: 21px;
	position: absolute;
	left: 50%;
	bottom: 66px;
	margin-left: -26px;
	-webkit-animation: start 1.5s infinite ease-in-out;
	-moz-animation: start 1.5s infinite ease-in-out;
	animation: start 1.5s infinite ease-in-out;
}
 @-webkit-keyframes start {
 0%, 30% {
opacity: 0;
-webkit-transform: translate(0, -8px);
}
 60% {
opacity: 1;
-webkit-transform: translate(0, 0);
}
 100% {
opacity: 0;
-webkit-transform: translate(0, 10px);
}
}
 @-moz-keyframes start {
 0%, 30% {
opacity: 0;
-moz-transform: translate(0, -8px);
}
 60% {
opacity: 1;
-moz-transform: translate(0, 0);
}
 100% {
opacity: 0;
-moz-transform: translate(0, 10px);
}
}
 @keyframes start {
 0%, 30% {
opacity: 0;
transform: translate(0, -8px);
}
 60% {
opacity: 1;
transform: translate(0, 0);
}
 100% {
opacity: 0;
transform: translate(0, 10px);
}
}
.cpnav {
	display: none;
	width: 100%;
	color: #FFF;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}
.pageNav a.hkpfont,.pageNav a.active{font-size:16px; font-weight:600; color:#004ea2;}
.caret {
	display: inline-block;
	width: 0px;
	height: 0px;
	margin-left: 10px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.fixed {
	position: fixed;
	left: 0px;

	top: 0px;
	z-index: 970;
}
.pageNav.fixed {
	top: 60px;
	width: 100%;
}
.pageNav.fixed .cpnav {
	background: rgba(0,78,162,0.8);
}
.dock {
	position: fixed;
	top: 50%;
	width: 52px;
	height: 245px;
	;

	margin-top: -149px;
	right: 0px;
	z-index: 1100;
}
.dockCon {
	right: 0px;
	top: 0px;
	position: absolute;
}
.dockCon li.first, .dockCon li.first i {
	border-radius: 10px 0px 0px;
}
.dockCon li.backTop, .dockCon li.backTop i {
	border-bottom: 0px none;
	border-radius: 0px 0 0 10px;
}
.dockCon li:hover i, .dockCon li.active {
	cursor: pointer;
	background-color: #004ea2;
}
.dockCon i {
	width: 52px;
	height: 52px;
	display: block;
	background-image: url(../img/slider.png);
	background-repeat: no-repeat;
	background-color: #666;
	z-index: 4;
	position: relative;
	border-bottom: 1px solid #999;
}
.dockCon .i1 {
	background-position: center 0px;
}
.dockCon .i2 {
	background-position: center -52px;
}
.dockCon .i3 {
	background-position: center -106px;
}
.dockCon .i4 {
	background-position: center -252px;
}
.dockCon .i5 {
	background-position: center -206px;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.dockCon li.backTop .i5 {
	background-position: center -210px;
}
.dockCon .con {
	background-color: #323232;
	border-radius: 10px 0px 0px 10px;
	color: #fff;
	position: absolute;
	right: 0px;
	display: none;
}
.qqcon a:link, .qqcon a:visited {
	color: #323232;
}
.qqcon a:active, .qqcon a:hover {
	color: #fff;
}
.qqcon {
	top: 40px;
	width: 160px;
	padding: 14px 0px;
	font-size: 14px;
	text-align: center;
}
.qqcon .t {
	color: #999;
}
.qqBtn {
	border-radius: 5px;
	background-color: #fff;
	display: block;
	width: 112px;
	height: 30px;
	line-height: 30px;
	margin: 13px auto 0px;
}
.qqBtn span {
	background: url(../img/qq1.png) no-repeat scroll left center;
	padding-left: 24px;
}
.qqBtn:hover {
	background-color: #004ea2;
}
.qqBtn:hover span {
	background-image: url(../img/qq2.png);
}
.weixinCon {
	top: 40px;
	padding: 14px 24px;
	text-align: center;
}
.weixinCon .img {
	width: 120px;
	overflow: hidden;
	margin-bottom: 7px;
}
.weixinCon .img img {
	width: 100%;
	display: block;
}
.telcon {
	top: 105px;
	padding: 5px 18px;
	width: 120px;
}
.search{
 top:0;
padding: 10px 18px;
	width: 196px;
}
#keys{
  width: 142px;
border: none;
margin: 0;
background: #666;
color: #fff;
font-size: 12px;
padding: 10px 0 10px 11px;
box-sizing: content-box;
font-family: "微软雅黑";
transition: 0.44s;
height: 16px;
line-height: 16px;
float: left;
}
.search input[type=submit]{
  border:none;
 line-height:36px;
 background:#004ea2;
  color:#fff
}
.telcon .tel {
	font: bold 16px/1.4 arial, helvetica, sans-serif;
}
.dianshangCon {
	padding: 15px 18px 0px 28px;
	height: 234px;
	top: 8px;
	width: 552px;
}
.dianshangCon .t {
	color: #999;
	font-size: 14px;
}
.dianshangCon a:link, .dianshangCon a:visited {
	color: #bcbcbc;
}
.dianshangCon a:active, .dianshangCon a:hover {
	color: #fff;
}
.pintaiList2 dd {
	float: left;
	display: block;
	margin: 16px 10px 0px 0px;
	width: 128px;
	float: left;
	text-align: center;
}
.pintaiList2 dd img {
	width: 100%;
	display: block;
	margin-bottom: 8px;
}
.switchdock {
	background: url(../img/slider.png) no-repeat scroll center -268px;
	width: 28px;
	height: 29px;
	margin: 0px auto 0px;
	display: block;
	position: absolute;
	right: 10px;
	bottom: 0px;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}
.switchdock.active {
	background: url(../img/switchdock.png) no-repeat;
}
/* BxSlider */
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
*zoom: 1;
}
.bx-wrapper .bx-viewport {
	background: #fff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 0;
	width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: 0;
	font-family: Arial;
	font-weight: bold;
	color: #666;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
*zoom: 1;
*display: inline;
	vertical-align: middle;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: 10px;
}
.bx-wrapper .bx-next {
	right: 10px;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/*BxSlider end*/
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
/*.pro_de .slick-list {
    padding: 0px 30%!important;
}*/
.slick-list:focus {
	outline: none;
}
.slick-loading .slick-list {
	background: #00865e url(../img/loader.gif) center center no-repeat;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}
/*.pro_de .slick-track {
    width: 100%!important;
}*/
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-initialized .slick-slide:hover .con p a{
	color: #fff;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-loading .slick-slide:hover .con p a{
	color: #fff;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-vertical .slick-slide:hover .con p a{
	color: #fff;
}
/* Arrows */
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
	outline: none;
}
/* Dots */
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0px 5px;
	padding: 0px;
	cursor: pointer;
}
/*base style end*/
/*index style*/
/*.ishow,.ishow body{ overflow: hidden;}*/
.page {
	width: 100%;
	overflow: hidden;
	background-color: #333333;
}
.rollImg, .roll {
	position: relative;
	float: left;
	z-index: 200;
	cursor: pointer;
}
.roll {
	width: 49px;
	position: absolute;
	margin: 0 50%;
	left: -25px;
	bottom: 3%;
	height: 49px;
	overflow: hidden;
	border-radius: 50%;
	background: url(../img/roll.png) no-repeat;
	background: none rgba(255,255,255,1);
}
.rollImg {
	top: 0px;
	left: 0px;
	position: absolute;
	cursor: pointer;
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	background: url(../img/roll_ico.png) no-repeat scroll center center;
	width: 49px;
	height: 49px;
}
.active .roll {
	-webkit-animation: appearRoll 1600ms ease 1800ms both;
	-moz-animation: appearRoll 1600ms ease 1800ms both;
	-ms-animation: appearRoll 1600ms ease 1800ms both;
	-o-animation: appearRoll 1600ms ease 1800ms both;
	animation: appearRoll 1600ms ease 1800ms both;
}
.active #rollImg1 {
	-webkit-animation: bounce 3s ease-in-out 1.5s;
	-moz-animation: bounce 3s ease-in-out 1.5s;
	-ms-animation: bounce 3s ease-in-out 1.5s;
	-o-animation: bounce 3s ease-in-out 1.5s;
	animation: bounce 3s ease-in-out 1.5s;
}
 @-webkit-keyframes bounce {
 0% {
-webkit-transform: scale(0);
}
 70% {
-webkit-transform: scale(0.5);
}
 35%, 100% {
-webkit-transform: scale(1);
}
}
 @-ms-keyframes bounce {
 0% {
-ms-transform: scale(0);
}
 70% {
-ms-transform: scale(0.5);
}
 35%, 100% {
-ms-transform: scale(1);
}
}
 @-o-keyframes bounce {
0%; {
-o-transform: scale(0);
}
70% {
-o-transform: scale(0.5);
}
35%, 100% {
-o-transform: scale(1);
}
}
 @-moz-keyframes bounce {
 0% {
-moz-transform: scale(0);
}
 70% {
-moz-transform: scale(0.5);
}
 35%, 100% {
-moz-transform: scale(1);
}
}
 @keyframes bounce {
 0% {
transform: scale(0.0);
}
 70% {
transform: scale(0.5);
}
 35%, 100% {
transform: scale(1);
}
}
 @-webkit-keyframes appearRoll {
 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
 @-moz-keyframes appearRoll {
 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
 @-ms-keyframes appearRoll {
 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
 @-o-keyframes appearRoll {
0%; {
opacity: 0;
}
100% {
opacity: 1;
}
}
 @keyframes appearRoll {
 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
.bannerSlide {
	position: relative;
	z-index: 2;
}
.banner a:link, .banner a:visited {
	color: #666666;
}
.banner a:active, .banner a:hover {
	color: #666666;
}
.banner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.banner .item {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.banner .pimg {
	display: block;
	width: 100%;
	position: absolute;
}
.binbox {
	position: absolute;
	right: 5%;
	width: 40%;
	top: 32%;
	z-index: 100;
	color: #333;
}
.binbox p {
	overflow: hidden;
}
.binbox p span {
	display: block;
}
.binbox .en {
	background: url(../img/banner_ico.png) no-repeat scroll left center;
	padding-left: 118px;
	color: #666666;
	font: 50px/1.2 arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #d6d6d6;
	margin-bottom: 20px;
}
.binbox .t {
	font: 20px/1.2 "microsoft yahei";
}
.binbox .by {
	font: bold 34px/1.2 "microsoft yahei";
	padding: 5px 0px 10px;
}
.binbox .c {
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 5px;
	color: #666666;
}
.binbox .i {
	font: 14px/1.5 arial, helvetica, sans-serif;
	color: #a1a1a1;
	width: 80%;
}
.banner .item3 .binbox .c {
	font-size: 16px;
}
.binbox p span {
	opacity: 0;
	transform: translate(0px, 100%);
	-webkit-transform: translate(0px, 100%);
	-webkit-transition: 0.6s ease 0.4s;
	transition: 0.6s ease 0.4s;
}
.binbox p.en {
	opacity: 0;
	visibility: hidden;
	transform: translate(20%, 0%);
	-webkit-transform: translate(20%, 0);
	-webkit-transition: -webkit-transform 0.8s ease, opacity 0.6s ease, visibility 0.6s ease;
	transition: transform 0.8s ease, opacity .6s ease, visibility .6s ease;
}
.binbox p.en span {
	visibility: visible;
	opacity: 1;
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
}
.slick-current .binbox p.en {
	visibility: visible;
	opacity: 1;
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
}
.slick-current .binbox p span {
	visibility: visible;
	opacity: 1;
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
}
.banner .bx-wrapper .bx-pager {
	bottom: 10%;
	z-index: 900;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a {
	margin: 0px;
	width: 60px;
	background-color: #6a6a6a;
	border-radius: 0;
	height: 7px;
	border-left: 1px solid #b0b0b0;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: #004ea2;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #004ea2;
}
.banner .slick-dots {
	bottom: 16%;
}
.banner .slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0px;
	width: auto;
	height: 9px;
	padding: 0;
	cursor: pointer;
}
.banner .slick-dots li a {
	margin: 0px;
	width: 59px;
	background-color: #6a6a6a;
	border-radius: 0;
	height: 7px;
	border-left: 1px solid #b0b0b0;
	display: inline-block;
}
.banner .slick-dots li a:focus {
	background-color: #004ea2;
	width: 62px;
	height: 9px;
}
.banner .slick-dots li.slick-active a {
	background-color: #004ea2;
	width: 62px;
	height: 9px;
}
.bannerBot {
	background: url(../img/banner_bot.png) no-repeat scroll center bottom;
	background-size: cover;
	width: 100%;
	height: 158px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	z-index: 100;
}
.bbot1, .bbot2 {
	background-color: #424242;
	display: block;
	width: 100%;
	height: 168px;
	position: absolute;
	left: 0%;
	bottom: -168px;
	z-index: 100;
	display: none;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}
.bbg {
	background: url(../img/ipage2.png) no-repeat scroll center top;
	height: 130px;
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 0px;
	z-index: 101;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.no-csstransitions .bannerBot {
	display: block;
}
.csstransitions .bannerBot {
	display: none;
}
.csstransitions .bbot1, .csstransforms .bbot2 {
	display: block;
}
.hoves .bbot1 {
	transform: skewY(9.5deg);
}
.hoves .bbot2 {
	transform: skewY(-9.5deg);
}
.hoves .bbg {
	opacity: 1;
	visibility: visible;
	transition-delay: 0.6s;
	-webkit-transition-delay: 0.6s;
}
.ibox {
	position: relative;
}
.iboxT {
	font: 28px/1.5 "microsoft yahei";
}
#msg02 .iboxT {color:#666}
.iboxBot {
	width: 38px;
	height: 4px;
	background-color: #fff;
	border-radius: 2px;
	display: block;
	margin: 20px auto 0px;
}
.page .iboxT {
	transform: translateY(-50px);
	-webkit-transform: translateY(-50px);
	opacity: 0;
	visibility: visible;
	transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.page .iboxBot {
	width: 0px;
	transition: all 0.5s ease 0s;
	-webkit-transform: all 0.5s ease 0s;
}
.active .iboxT, .m-active .iboxT {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	transition-delay: 0.4s;
-webkit- transition-delay: 0.4s;
}
.active .iboxBot, .m-active .iboxBot {
	width: 38px;
	transition-delay: 0.4s;
-webkit- transition-delay: 0.4s;
}
.transYT {
	transform: translateY(70px);
	-webkit-transform: translateY(70px);
	opacity: 0;
	visibility: visible;
	transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.active .transYT, .m-active .transYT {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	transition-delay: 0.4s;
-webkit- transition-delay: 0.4s;
}
#ipage2 {
	background: url("../imgs/ipage2.jpg") no-repeat scroll center;
	position: relative;
	background-size: cover;
}
#ipage2 .bg {
	background: url("../imgs/ipage2.png") no-repeat scroll center -130px;
	height: 233px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
.ipage2-box a:link, .ipage2-box a:visited {
	color: #fff;
}
.ipage2-box a:active, .ipage2-box a:hover {
	color: #fff;
}
.ipage2-box {
	width: 890px;
	margin: 0px auto;
	text-align: center;
	z-index: 2;
}
.ipage2-box .iboxC {
	height: 76px;
	overflow: hidden;
	color: #cccccc;
	font-size: 14px;
	margin: 25px auto 35px;
}
.iAboutList li {
	float: left;
	display: block;
	width: 25%;
}
.iAboutList .item {
	width: 137px;
	margin: 0px auto;
	display: block;
}
.iAboutList .con {
	width: 137px;
	height: 137px;
	position: relative;
}
.iAboutList .y1 {
	background: url(../img/y1.png) no-repeat;
}
.iAboutList .y2 {
	background: url(../img/y2.png) no-repeat;
}
.iAboutList .y1, .iAboutList .y2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease 0s;
	-webkit-transform: all 0.5s ease 0s;
	z-index: 1;
}
.iAboutList .y2 {
	opacity: 0;
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
	visibility: hidden;
}
.iAboutList .ico {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -25px 0px 0px -25px;
	background: url(../img/ico.png) no-repeat;
	z-index: 3;
	-webkit-transition: 0.4s ease 0.2s;
	transition: 0.4s ease 0.2s;
}
.iAboutList .name {
	font-size: 16px;
	margin-top: 12px;
}
.iAboutList .lin1 .ico {
	background-position: 0px 0px;
}
.iAboutList .lin2 .ico {
	background-position: -50px 0px;
}
.iAboutList .lin3 .ico {
	background-position: -100px 0px;
}
.iAboutList .lin4 .ico {
	background-position: -150px 0px;
}
.iAboutList .lin1 .item:hover .ico {
	background-position: 0px -50px;
}
.iAboutList .lin2 .item:hover .ico {
	background-position: -50px -50px;
}
.iAboutList .lin3 .item:hover .ico {
	background-position: -100px -50px;
}
.iAboutList .lin4 .item:hover .ico {
	background-position: -150px -50px;
}
.iAboutList .item:hover .y1 {
	opacity: 0;
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
}
.iAboutList .item:hover .y2 {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	visibility: visible;
}
.p-active .iAboutList li {
	opacity: 0;
}
.p-active .iAboutList .lin1 {
	transform: translate(-70px, 50px);
	-webkit-transform: translate(-70px, 50px);
}
.p-active .iAboutList .lin2 {
	transform: translate(-70px, -50px);
	-webkit-transform: translate(-70px, -50px);
}
.p-active .iAboutList .lin3 {
	transform: translate(-70px, 50px);
	-webkit-transform: translate(-70px, 50px);
}
.p-active .iAboutList .lin4 {
	transform: translate(-70px, -50px);
	-webkit-transform: translate(-70px, -50px);
}
/*.iAboutList .lin3{ transform: translateY(50px) rotate(90deg); -webkit-transform:translateY(50px) rotate(90deg);}
.iAboutList .lin4{ transform: translateY(-50px) rotate(90deg); -webkit-transform: translateY(-50px) rotate(90deg);}*/
.active .iAboutList li {
	opacity: 1;
	transition: transform 500ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 500ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.active .iAboutList .lin1, .active .iAboutList .lin2, .active .iAboutList .lin3, .active .iAboutList .lin4 {
	transform: translateY(0px) rotate(0deg);
	-webkit-transform: translateY(0px) rotate(0deg);
}
.active .iAboutList .lin1 {
	transition-delay: 0.6s;
-webkit- transition-delay: 0.6s;
}
.active .iAboutList .lin2 {
	transition-delay: 0.8s;
-webkit- transition-delay: 0.8s;
}
.active .iAboutList .lin3 {
	transition-delay: 1s;
-webkit- transition-delay: 1s;
}
.active .iAboutList .lin4 {
	transition-delay: 1.2s;
-webkit- transition-delay: 1.2s;
}
.ipage2-pic {
	background: url(../img/ipage3.png) repeat-x scroll left top;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 100px;
}
.more {
	border: 1px solid #fff;
	width: 78px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	display: block;
	position: relative;
	overflow: hidden;
}
.more.cz-more--small{
	width: 120px;
	height: 36px;
	line-height:36px;
	border:1px solid #a6a6a6;
margin-top: 10px;
}
.more.cz-more--small .i1{
	color:#666!important
}
.more.cz-more--small:hover{
	border-color:#1478e8!important
}
.more .i2 {
	width: 0;
	height: 0;
	-webkit-transform: rotate(360deg);
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.more .i3 {
	width: 0;
	height: 0;
	-webkit-transform: rotate(360deg);
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: transparent #fff transparent transparent;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.more .i1 {
	position: relative;
	z-index: 2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	color: #fff;
}
.more:hover {
	border-color: #fff;
}
.more:hover .i1 {
	color: #333333;
}
.more:hover .i2 {
	border-width: 105px 0 0 105px;
}
.more:hover .i3 {
	border-width: 0 105px 105px 0;
}
#ipage3 {
	position: relative;
	background: url(../imgs/bg3.jpg) repeat-x scroll left;
	background-size: cover;
}
.ipage3-pic {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 477px;
}
.ipage3-box {
	padding-top: 120px;
	position: relative;
	z-index: 2;
}
.ipage3-box .iboxT {
	text-align: center;
}
.productIbox a:link, .productIbox a:visited {
	color: #fff;
}
.productIbox a:active, .productIbox a:hover {
	color:#FFF;
}
.productIbox .more:hover .i1 a {
	color:#0068b7;
}
.productIbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 56px;
	background: url(../img/line.jpg) no-repeat;
}
.productIbox .img {
	overflow: hidden;
}
.productIbox .img img {
	width: 100%;
	display: block;
	transition: all 0.6s ease 0s;
	-webkit-transform: all 0.6s ease 0s;
}
.productIbox .item {
	margin: 0px 1px 0px 1px;
	position: relative;
}
.productIbox .itemCon {
	background: url(../img/line.jpg) repeat-x;
	display: block;
}
.productIbox .name {
	background-color: #f8f8f8;
	position: relative;
	text-align: center;
	height: 54px;
	line-height: 54px;
	overflow: hidden;
}
.productIbox .name i {
	height: 1px;
	position: absolute;
	left: 5%;
	width: 90%;
	background-color: #bbbbbb;
	top: 50%;
}
.productIbox .name span{
	font-size: 16px;
	padding: 0px 8px;
	background-color: #f8f8f8;
	position: relative;
	z-index: 2;
	color: #333333;
}
.productIbox .con {
	position: absolute;
	left: 0px;
	bottom: 0%;
	width: 80%;
	background: url(../img/line2.jpg) repeat-x scroll left top;
	padding: 8% 10% 10%;
	z-index: 4;
	opacity: 0;
	visibility: hidden;
	transform: translateY(10%);
	-webkit-transform: translateY(10%);
	transition: all 0.6s ease 0s;
	-webkit-transform: all 0.6s ease 0s;
}
.productIbox .con i {
	background: url(../img/pro_i.png) no-repeat scroll center top;
	height: 31px;
	position: absolute;
	left: 0px;
	top: -30px;
	width: 100%;
}
.productIbox .con .t {
	font: 18px/1.4 "microsoft yahei";
}
.productIbox .con .bot {
	display: block;
	width: 42px;
	height: 2px;
	background-color: #fff;
	margin: 5% 0px;
}
.productIbox .con .c {
	height: 65px;
	overflow: hidden;
	margin-bottom: 10%;
	font-size: 13px;
	text-align: justify;
}
.productIbox .con .c a{
        display: block;
}
.p-active .ipage3-pic {
	background-position: left -100px;
	transition: all 0.8s ease 0s;
	-webkit-transform: all 0.8s ease 0s;
}
.active .ipage3-pic { /*background-position: left top;*/
	transition-delay: 0.6s;
-webkit- transition-delay: 0.6s;
}
.productIbox div.slick-slide:hover .con {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
/*.productIbox .con { opacity: 0; transform-style: preserve-3d; -webkit-transform-style: preserve-3d; transform:perspective(800px) rotateX(180deg); -webkit-transform:perspective(800px) rotateX(180deg); transform-origin: 0 100% 0; }
.productIbox .itemCon:hover .con { transform:rotateX(0deg); -webkit-transform:rotateX(0deg); opacity: 1;}*/
.picdemo .slick-arrow {
	width: 21px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -47px;
	z-index: 10;
}
.picdemo .slick-arrow i {
	width: 100%;
	height: 100%;
	display: block;
	transition: 600ms;
	-webkit-transition: 600ms;
}
.picdemo .slick-prev {
	background: url(../img/btn_i1.png) no-repeat scroll right center;
	left: -4%;
}
.picdemo .slick-next {
	background: url(../img/btn_i2.png) no-repeat scroll left center;
	right: -4%;
}
.picdemo .slick-prev i {
	background: url(../img/btn_1.png) no-repeat scroll left center;
}
.picdemo .slick-next i {
	background: url(../img/btn_2.png) no-repeat scroll right center;
}
.picdemo .slick-prev:hover i {
	transform: translateX(-8px);
	-webkit-transform: translateX(-8px);
}
.picdemo .slick-next:hover i {
	transform: translateX(8px);
	-webkit-transform: translateX(8px);
}
#ipage4 {
	background: #f8f8f8 url(../imgs/bg4.jpg) repeat-x scroll right;
	background-size: cover;
}
.ipage4-box {
	text-align: center;
	padding: 100px 0px 0px;
}
.ipage4-box .iboxT {
	color: #fff;
}
.ipage4-box .iboxBy {
	color: #f5f5f5;
	font-size: 16px;
	margin: 20px 0px 30px;
}
.iCaseList a:link, .iCaseList a:visited {
	color: #fff;
}
.iCaseList a:active, .iCaseList a:hover {
	color: #fff;
}
.iCaseList {
	margin-bottom: 34px;
}
.iCaseList .img {
	width: 100%;
	display: block;
	transition: 700ms;
	-webkit-transition: 700ms;
}
.iCaseList .item {
	position: relative;
	overflow: hidden;
}
.iCaseList .black {
	background: url(../img/black.png) repeat;
	background: none rgba(0,0,0,0.4);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all .3s cubic-bezier(0.445, 0.145, 0.355, 1);
	-o-transition: all .3s cubic-bezier(0.445, 0.145, 0.355, 1);
	-ms-transition: all .3s cubic-bezier(0.445, 1.045, 0.355, 1);
	transition: all .3s cubic-bezier(0.445, 0.145, 0.355, 1);
}
.iCaseList .con {
	position: absolute;
	left: 5%;
	top: 40%;
	width: 90%;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transform: translateY(30%);
	-webkit-transform: translateY(30%);
	transition: all 0.6s ease 0s;
	-webkit-transform: all 0.6s ease 0s;
}
.iCaseList .con .t {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 15px;
}
.iCaseList .more {
	margin: 0px auto;
}
.iCaseList .item:hover .img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.iCaseList .item:hover .black {
	opacity: 1;
	visibility: visible;
}
.iCaseList .item:hover .con {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	opacity: 1;
	visibility: visible;
}
.p-active .iCaseList .item {
	transform: translateY(80px);
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	opacity: 0;
}
.active .iCaseList .item {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}
.active .iCaseList .item:nth-child(2) {
	transition: 760ms 200ms;
	-webkit-transition: 760ms 200ms;
}
.active .iCaseList .item:nth-child(3) {
	transition: 760ms 400ms;
	-webkit-transition: 760ms 400ms;
}
.active .iCaseList .item:nth-child(4) {
	transition: 760ms 600ms;
	-webkit-transition: 760ms 600ms;
}
.active .iCaseList .item:nth-child(5) {
	transition: 760ms 800ms;
	-webkit-transition: 760ms 800ms;
}
.active .iCaseList .item:nth-child(6) {
	transition: 760ms 1000ms;
	-webkit-transition: 760ms 1000ms;
}
.active .iCaseList .item:nth-child(7) {
	transition: 760ms 1200ms;
	-webkit-transition: 760ms 1200ms;
}
.active .iCaseList .item:nth-child(8) {
	transition: 760ms 1400ms;
	-webkit-transition: 760ms 1400ms;
}
.active .iCaseList .item:hover .con a{
	color: #fff;
}
.iCaseList .slick-arrow {
	margin-top: -20px;
}
.more2 {
	margin: 0px auto;
	width: 160px;
	height: 44px;
	border-color: #999999;
	line-height: 44px;
	background-color: #999999;
}
.more2 .i2 {
	border-color: transparent transparent transparent #004ea2;
}
.more2 .i3 {
	border-color: transparent #004ea2 transparent;
}
.more2:hover .i1 {
	color: #fff;
}
.active .more2 {
	transition-delay: 0.6s;
-webkit- transition-delay: 0.6s;
}
#ipage5 {
	background: url(../imgs/bg5.jpg) no-repeat scroll center center;
	background-size: cover;
}
.ipage5-box .iboxC {
    width: 50%;
    height: 76px;
    overflow: hidden;
    color: #b3b3b3;
    font-size: 14px;
    margin: 25px auto 35px;
    text-align: center;
}
.ipage5-box .iboxT {
	text-align: center;
	color: #333;
}
.ipage5-box .iboxBot {
	background-color: #999;
	margin-bottom: 88px;
}
.idownDemo {
	width: 936px;
	padding: 0px 82px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}
.idownDemo .line {
	height: 1px;
	background-color: #bababa;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 50%;
}
.idownList a:link, .idownList a:visited {
	color: #333;
}
.idownList a:active, .idownList a:hover {
	color: #fff;
}
.idownList {
	height: 233px;
	width: 100%;
}
.idownList .itemCon {
	position: relative;
	display: block;
	width: 205px;
	height: 233px;
	margin: 0px auto;
}
.idownList .f1 {
	background: url(../img/f1.png) no-repeat;
}
.idownList .f2 {
	background: url(../img/f2.png) no-repeat;
}
.idownList .f1, .idownList .f2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease 0s;
	-webkit-transform: all 0.5s ease 0s;
	z-index: 1;
}
.idownList .f2 {
	opacity: 0;
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
	visibility: hidden;
}
.idownList .con {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 55px 10px 0px;
	height: 178px;
	z-index: 3;
	width: 185px;
	text-align: center;
}
.idownList .ico {
	width: 50px;
	height: 50px;
	display: block;
	margin: 0px auto;
	background: url(../img/ico2.png) no-repeat;
	z-index: 3;
	-webkit-transition: 0.4s ease 0.2s;
	transition: 0.4s ease 0.2s;
}
.idownList .name {
	font-size: 15px;
	margin: 10px auto 18px;
}
.idownList .bot {
	width: 14px;
	height: 2px;
	background-color: #333;
	display: block;
	margin: 0px auto;
	transition: 200ms;
	-webkit-transition: 200ms;
}
.idownList .btn {
	display: block;
	background: url(../img/more.png) no-repeat;
	width: 28px;
	height: 28px;
	margin: -5px auto 0px;
	opacity: 0;
	visibility: hidden;
	transform: scale(0);
	-webkit-transform: scale(0);
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	transition: 400ms;
	-webkit-transition: 400ms;
}
.idownList .itemCon:hover .ico {
	background-position: 0px -50px;
}
.idownList .itemCon:hover .f1 {
	opacity: 0;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.idownList .itemCon:hover .f2 {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	visibility: visible;
}
.idownList .itemCon:hover .bot {
	width: 0px;
}
.idownList .itemCon:hover .btn {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.idownList .slick-arrow {
	width: 33px;
	height: 33px;
	display: block;
	border-radius: 5px;
	background-color: #fabe00;
	top: 50%;
	margin-top: -16px;
}
.idownList .slick-arrow i {
	background: url(../img/btn_3.png) no-repeat scroll center center;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	display: block;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.idownList .slick-prev {
	left: -82px;
}
.idownList .slick-next {
	right: -82px;
}
.idownList .slick-prev i {
	background-image: url(../img/btn_3.png);
}
.idownList .slick-next i {
	background-image: url(../img/btn_4.png);
}
.idownList .slick-arrow:hover {
	background-color: #333333;
}
.idownList .slick-prev:hover i {
	background-position: 30% center;
}
.idownList .slick-next:hover i {
	background-position: 70% center;
}
#ipage6 {
	position: relative;
}
#ipage6 .bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(../img/bg6.jpg) no-repeat scroll center center;
	background-size: cover;
}
.ipage6-box {
	z-index: 2;
}
.ipage6-box .iboxT {
	text-align: center;
}
.iNewsList a:link, .iNewsList a:visited {
	color: #565656;
}
.iNewsList a:active, .iNewsList a:hover {
	color: #fff;
}
.iNewsList {
	height: 291px;
	width: 80%;
	margin: 42px auto 0px;
	overflow: hidden;
}
.iNewsList dd {
	float: left;
	display: block;
	width: 30%;
	background-color: #fff;
}
.iNewsList dd.one {
	float: right;
	width: 70%;
}
.iNewsList .list li {
	height: 97px;
	overflow: hidden;
}
.iNewsList .list li .news_bag {
	display: block;
	padding: 15px 5% 0px;
	border-bottom: 1px solid #e5e5e5;
	height: 81px;
	position: relative;
}
.iNewsList .list li .news_bag .bot {
	height: 4px;
	width: 0px;
	position: absolute;
	left: 0px;
	bottom: -1px;
	background-color: #004ea2;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.iNewsList .list li .news_bag:hover {
	background-color: #999999;
}
.iNewsList .list li .news_bag:hover .bot {
	width: 100%;
}
.iNewsList .list li .time a{
	color: #bcbcbc;
	margin-bottom: 5px;
}
.iNewsList .list li .con {
	line-height: 1.2;
	height: 34px;
	font-size: 14px;
	overflow: hidden;
}
.iNewsList .one {
	position: relative;
	overflow: hidden;
	height: 100%;
}
.iNewsList .one a {
	display: block;
	width: 100%;
	height: 100%;
	/*position: absolute;*/
	left: 0px;
	top: 0px;
	z-index: 2;
        color: #565656;
}
.iNewsList .one .img {
	float: left;
	display: block;
	width: 60%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.iNewsList .one .img img {
	width: 100%;
	display: none;
}
.iNewsList .one .con {
	text-align: center;
	width: 32%;
	margin-left: 4%;
	float: left;
	display: block;
	line-height: 1.5;
	padding-top: 8%;
	position: relative;
}
.iNewsList .one .con .time {
	color: #bcbcbc;
}
.iNewsList .one .con .t {
	margin: 8px 0px 22px;
	font-size: 16px;
}
.iNewsList .one .con .c {
	font-size: 14px;
	color: #999;
	height: 63px;
	overflow: hidden;
}
#ipage7 {
	background-color: #eaeaea;
}
#ipage7 .bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(../imgs/bg7.jpg) no-repeat scroll center center #eaeaea;
	background-size: cover;
}
.ipage7-box {
	z-index: 2;
}
.ipage7-box .iboxT {
	text-align: center;
	color: #333333;
}
.ipage7-box .iboxBot {
	background-color: #999;
}
.ipage7-box .iboxC {
	width: 774px;
	text-align: center;
	color: #666666;
	margin: 30px auto 50px;
	font-size: 14px;
}
.ipage7-box a:link, .ipage7-box a:visited {
	color: #333;
}
.ipage7-box a:active, .ipage7-box a:hover {
	color: #004ea2;
}
.iContactList {
	margin-bottom: 5%;
}
.iContactList li {
	float: left;
	cursor: pointer;
	text-align: center;
	width: 29.33%;
	margin: 0px 2%;
	font-size: 14px;
	color: #333333;
}
.iContactList li .ico {
	display: block;
	margin: 0px auto 30px;
}
.iContactList li:hover .ico {
	-webkit-animation: icoI 1s linear infinite;
	animation: icoI 1s linear infinite;
}
 @-webkit-keyframes icoI {
 0% {
-webkit-transform: translate(0px, 0px);
}
 25% {
-webkit-transform: translate(0px, -10px);
}
 50% {
-webkit-transform: translate(0px, 0px);
}
 75% {
-webkit-transform: translate(0px, 10px);
}
 100% {
-webkit-transform: translate(0px, 0px);
}
}
 @-moz-keyframes icoI {
 0% {
-moz-transform: translate(0px, 0px);
}
 25% {
-moz-transform: translate(0px, -10px);
}
 50% {
-moz-transform: translate(0px, 0px);
}
 75% {
-moz-transform: translate(0px, 10px);
}
 100% {
-moz-transform: translate(0px, 0px);
}
}
 @keyframes icoI {
 0% {
transform: translate(0px, 0px);
}
 25% {
transform: translate(0px, -10px);
}
 50% {
transform: translate(0px, 0px);
}
 75% {
transform: translate(0px, 10px);
}
 100% {
transform: translate(0px, 0px);
}
}
 @-webkit-keyframes mk_3d_top {
 0% {
-webkit-transform: perspective(600px) rotateX(60deg);
-webkit-transform-origin: center top 0;
}
 100% {
-webkit-transform: perspective(600px) rotateX(0deg);
-webkit-transform-origin: center top 0;
}
}
 @keyframes mk_3d_top {
 0% {
-webkit-transform: perspective(600px) rotateX(60deg);
transform: perspective(600px) rotateX(60deg);
-webkit-transform-origin: center top 0;
transform-origin: center top 0;
}
 100% {
-webkit-transform: perspective(600px) rotateX(0deg);
transform: perspective(600px) rotateX(0deg);
-webkit-transform-origin: center top 0;
transform-origin: center top 0;
}
}

/*----- mk_3d_bottom -----*/

@-webkit-keyframes mk_3d_bottom {
 0% {
-webkit-transform: perspective(600px) rotateX(-30deg);
-webkit-transform-origin: center bottom 0;
opacity: 0;
}
 100% {
-webkit-transform: perspective(600px) rotateX(0deg);
-webkit-transform-origin: center bottom 0;
opacity: 1;
}
}
 @keyframes mk_3d_bottom {
 0% {
-webkit-transform: perspective(600px) rotateX(-30deg);
transform: perspective(600px) rotateX(-30deg);
-webkit-transform-origin: center bottom 0;
transform-origin: center bottom 0;
opacity: 0;
}
 100% {
-webkit-transform: perspective(600px) rotateX(0deg);
transform: perspective(600px) rotateX(0deg);
-webkit-transform-origin: center bottom 0;
transform-origin: center bottom 0;
opacity: 1;
}
}
.iContactList li .name {
	width: 228px;
	margin: 0px auto;
	line-height: 1.5;
}
.messageBtn {
	border: 2px solid #115aa8;
	display: block;
	width: 175px;
	padding: 0px 20px;
	height: 20px;
	margin: 0px auto;
	font-size: 20px;
	line-height: 60px;
	height: 60px;
	color: #e31922;
	position: relative;
	overflow: hidden;
}
.messageBtn .ico {
	background: url(../img/more2.png) no-repeat;
	width: 24px;
	height: 16px;
	position: absolute;
	right: 20px;
	top: 22px;
	display: block;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.messageBtn:hover .ico {
	right: 10px;
}
.ipage7-box .messageBtn {
	color: #115aa8;
}
#ipage7 {
	position: relative;
}
#ipage7 .foot {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 10;
}
.active#ipage6 .bg {
	-webkit-animation: mk_3d_bottom 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: mk_3d_bottom 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.active#ipage7 .bg {
	-webkit-animation: mk_3d_top 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: mk_3d_top 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
/*index style end*/
/*about style*/
/*about style end*/
/*down style*/
.downList a:link, .downList a:visited {
	color: #333;
}
.downList a:active, .downList a:hover {
	color: #fff;
}
.downList {
	padding-bottom: 6%;
	margin: 5% auto 0;
}
.downList .item {
	margin-bottom: 18px;
}
.downList .t, .downList .c {
	background-color: #ececec;
	position: relative;
}
.downList .t {
	float: left;
	display: block;
	width: 64%;
	margin-right: 1%;
}
.downList .c {
	float: left;
	display: block;
	width: 35%;
	text-align: center;
}
.downList .t a {
	padding: 22px 82px 22px 66px;
	font: 18px/50px "microsoft yahei";
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.downList .t .i1 {
	width: 50px;
	height: 50px;
	float: left;
	display: block;
	background: url(../img/ico2.png) no-repeat;
	position: absolute;
	left: 9px;
	top: 22px;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.downList .t .name {
	height: 50px;
	overflow: hidden;
	display: block;
}
.downList .t .gs {
	position: absolute;
	right: 10px;
	width: 60px;
	font-size: 14px;
}
.downList .c a {
	padding: 22px 0px;
	height: 50px;
	display: block;
	line-height: 50px;
	position: relative;
	z-index: 2;
}
.downList .c .i2 {
	background: url(../img/down.png) no-repeat;
	padding: 0px 0px 0px 50px;
	overflow: hidden;
	line-height: 50px;
	display: inline-block;
*display: inline;
*zoom: 1;
	font-style: initial;
	font-size: 14px;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.downList .bot {
	background-color: #ea5b24;
	height: 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.downList .t .bot {
	background-color: #212d52;
}
.downList .item:hover .bot {
	height: 100%;
}
.downList .item:hover .i1 {
	background-position: 0px bottom;
}
.downList .item:hover .i2 {
	background-position: 0px bottom;
}
.downList .item:hover a {
	color: #fff;
}
/*down style end*/

/*technology style*/
.techList a:link, .techList a:visited {
	color: #333;
}
.techList a:active, .techList a:hover {
	color: #fff;
}
.techList {
	padding-bottom: 6%;
	margin: 5% auto 0;
}
.techList .item {
	margin-bottom: 18px;
}
.techList .t, .techList .c {
	background-color: #ececec;
	position: relative;
}
.techList .t {
	float: left;
	display: block;
	width: 100%;
	margin-right: 2px;
}
.techList .c {
	float: left;
	display: block;
	width: 334px;
	text-align: center;
}
.techList .t a {
	padding: 22px 82px 22px 66px;
	font: 18px/50px "microsoft yahei";
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.techList .t .i1 {
	width: 50px;
	height: 50px;
	float: left;
	display: block;
	background: url(../img/tico2.png) no-repeat;
	position: absolute;
	left: 9px;
	top: 22px;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.techList .t .name {
	height: 50px;
	overflow: hidden;
	display: block;
}
.techList .t .gs {
	position: absolute;
	right: 10px;
	width: 60px;
	font-size: 14px;
}
.techList .c a {
	padding: 22px 0px;
	height: 50px;
	display: block;
	line-height: 50px;
	position: relative;
	z-index: 2;
}
.techList .c .i2 {
	background: url(../img/down.png) no-repeat;
	padding: 0px 0px 0px 50px;
	overflow: hidden;
	line-height: 50px;
	display: inline-block;
*display: inline;
*zoom: 1;
	font-style: initial;
	font-size: 14px;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.techList .bot {
	background-color: #015abd;
	height: 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.techList .t .bot {
	background-color: #333333;
}
.techList .item:hover .bot {
	height: 100%;
}
.techList .item:hover .i1 {
	background-position: 0px bottom;
}
.techList .item:hover .i2 {
	background-position: 0px bottom;
}
.techList .item:hover a {
	color: #fff;
}
/*technology style end*/

/*news style*/
.newsPnav {
	display: block;
	padding: 42px 0px 20px;
	border-bottom: 1px solid #fff;
	color: #fff;
	width: 1084px;
	margin: 0px auto 136px;
        position: absolute;
        z-index:99;
}
.newsPnav .name {
	font-size: 24px;
	line-height: 1.5;
}
.newsPnav .selbox1 {
	float: right;
	display: block;
}
select.selbox1 {
	width: 200px;
	height: 38px;
	line-height: 38px;
	padding: 0px 0px 0px 15px;
	vertical-align: middle;
	border: 1px solid #fff;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: "microsoft yahei";
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 14px;
	background: url(../img/sico.png) no-repeat scroll 90% center;
	float: left;
	display: block;
}
.no-csstransitions select.selbox1 {
	padding-left: 0;
	background-image: none;
	background-color: #fff;
}
select.selbox1 option {
	padding: 2px 15px;
	color: #333333;
}
select.selbox1:hover {
	color: #fff;
	border: 1px solid #fff;
}
.newsPage {
	position: relative;
	margin: 5% auto 0px;
}
.newTime {
	font-size: 36px;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 15px;
}
.newTime span {
	font-size: 16px;
	padding-left: 5px;
}
.filler {
	position: absolute;
	display: block;
	-webkit-transition: 0.6s ease 0s;
	-moz-transition: 0.6s 0s;
	-o-transition: 0.6s 0s;
	transition: 0.6s 0s;
}
.filler {
	background-color: #015abd;
	z-index: 5;
}
.filler-left {
	width: 3px;
	height: 0%;
	left: 0%;
	bottom: 0%;
}
.filler-right {
	width: 3px;
	height: 0%;
	right: 0%;
	top: 0%;
}
.filler-top {
	width: 0%;
	height: 3px;
	left: 0%;
	top: 0%;
}
.filler-bottom {
	width: 0%;
	height: 3px;
	right: 0%;
	bottom: 0%;
}
.newsList {
	margin-left: -4%;
}
.newsList a:link, .newsList a:visited {
	color: #333;
}
.newsList a:active, .newsList a:hover {
	color: #333;
}
.newItem div.news_item_bag:hover .filler-left {
	height: 100%;
}
.newItem div.news_item_bag:hover .filler-right {
	height: 100%;
}
.newItem div.news_item_bag:hover .filler-top {
	width: 100%;
}
.newItem div.news_item_bag:hover .filler-bottom {
	width: 100%;
}
.newItem {
	position: relative;
	overflow: hidden;
	background-color: #fff;
	float: left;
	display: block;
	width: 29.33%;
	margin: 0px 0px 34px 4%;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.newItem div.news_item_bag {
	display: block;
	padding: 18px 18px 0px;
}
.newItem .img {
	width: 100%;
	overflow: hidden;
}
.newItem .img img {
	width: 100%;
	display: block;
	-webkit-transition: 0.6s ease 0s;
	-moz-transition: 0.6s 0s;
	-o-transition: 0.6s 0s;
	transition: 0.6s 0s;
}
.newItem .con {
	padding: 18px 0px 10px;
}
.newItem .c {
	font-size: 14px;
	line-height: 1.5;
	height: 38px;
	overflow: hidden;
     text-overflow: ellipsis;
    white-space: nowrap;
}
.newItem .time {
	color: #999999;
	line-height: 26px;
}
.newItem .more {
	background: url(../img/more3.png) no-repeat;
	width: 26px;
	height: 26px;
	display: block;
	float: right;
	display: block;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.newItem:hover {
	box-shadow: 3px 6px 3px -1px rgba(201, 201, 201, 0.6);
}
.newItem:hover .more {
	background-image: url(../img/more4.png);
}
.newItem:hover .img img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.bgf8 {
	background-color: #f8f8f8;
}
.paging {
	text-align: center;
	padding: 12px 0px 60px;
}
.paging a:link, .paging a:visited {
	color: #ffffff;
}
.paging a:active, .paging a:hover {
	color: #fff;
	background-color: #015abd;
}
.paging a, .paging span {
	display: inline-block;
	margin: 0px 2px;
	background-color: #8a8a8a;
	font-size: 15px;
	padding: 4px 14px;
	color: #fff;
}
.paging span,.paging .active {
	background-color: #015abd;
	color: #fff!important;
}
.w960 {
	width: 960px;
	margin: 0px auto;
}
.ninfoT {
padding: 20px 0px 20px;
    text-align: center;
}
.ninfoT .infoT {
	font-size: 24px;
	color: #333;
	margin-bottom: 18px;
	line-height: 1.5;
}
.ninfoT .infoTime {
	color: #999;
}
.pageC a:link, .pageC a:visited {
	color: #333;
}
.pageC a:active, .pageC a:hover {
	color: #015abd;
}
.pageC {
	font-size: 14px;
	color: #666666;
	overflow: hidden;
       padding-bottom:30px
}
.pageC img {
	max-width: 100%;
}
.pageC .wh_txt{padding: 0 0 0 40px;    width: 50%;    float: left;}
.pageC .wh_txt li{font-size: 16px;}
.pageC .wh_txt  i{
    float: left;
    width: 3px;
    height: 20px;
    background: #000;
    display: block;
    margin: -2px 0px 0 0;
}
.pageC .wh_txt  i:nth-child(1){ margin: 30px 0px 0 0;}
.infoPaging a:link, .infoPaging a:visited {
	color: #666;
}
.infoPaging a:active, .infoPaging a:hover {
	color: #015abd;
}
.infoPaging {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 59px;
	margin-top: 0%;
	text-align: center;
}
.infoBox {
	width: 370px;
	margin: 0px auto;
	line-height: 59px;
	font-size: 16px;
}
.infoBox .list {
	background: url(../img/list1.png) no-repeat scroll center center #999999;
	padding-left: 68px;
	height: 59px;
	display: inline-block;
}
.infoBox .list:hover {
	background-color: #015abd;
}
.infoBox .pprev {
	background: url(../img/prev11.png) no-repeat scroll 8% center;
	padding-left: 37px;
	float: left;
	display: block;
	height: 100%;
}
.infoBox .pnext {
	background: url(../img/next11.png) no-repeat scroll 92% center;
	padding-right: 37px;
	float: right;
	display: block;
	height: 100%;
}
.infoBox .pprev:hover {
	background-position: 0px center;
}
.infoBox .pnext:hover {
	background-position: 100% center;
}
/*news style end*/
/*contact sytle*/
.mapBox .BMap_Marker div {
	transition: 500ms;
	transform-origin: bottom;
	-webkit-transform-origin: bottom;
}
.mapBox:hover .BMap_Marker div {
	animation: moveMap 600ms ease-in-out;
	-webkit-animation: moveMap 600ms ease-in-out;
}
 @keyframes moveMap {
 0% {
transform: scale(1);
}
 30% {
transform: scale(0.6);
}
 60% {
transform: scale(1.15);
}
 80% {
transform: scale(0.9);
}
 90% {
transform: scale(1.05);
}
 100% {
transform: scale(1);
}
}
 @-webkit-keyframes moveMap {
 0% {
-webkit-transform: scale(1);
}
 30% {
-webkit-transform: scale(0.6);
}
 60% {
-webkit-transform: scale(1.15);
}
 80% {
-webkit-transform: scale(0.9);
}
 90% {
-webkit-transform: scale(1.05);
}
 100% {
-webkit-transform: scale(1);
}
}
.mapBox {
	width: 100%;
	overflow: hidden;
	height: 550px;
}
.contactList {
	padding: 48px 0px;
	border-bottom: 2px solid #e6e6e6;
}
.contactList .iContactList {
	margin-bottom: 0px;
}
.contactPage {
	padding: 54px 0px;
}
.contactPage dt {
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}
.contactPage .onedd {
	margin-bottom: 38px;
}
.pintaiList a:link, .pintaiList a:visited {
	color: #666;
}
.pintaiList a:active, .pintaiList a:hover {
	color: #015abd;
}
.pintaiList {
	margin-left: -32px;
}
.pintaiList li {
	float: left;
	display: block;
	text-align: center;
	font-size: 14px;
	margin-left: 32px;
}
.pintaiList li img {
	display: block;
	width: 163px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}
.pintaiList li:hover img {
	border-color: #015abd;
}
.messagePage {
     padding:2% 0;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
.messagePage .iboxT {
	text-align: center;
}
.messagePage .ts {
	text-align: center;
	padding: 40px 0px;
	font-size: 14px;
}
.messagePage .black {
	background: url(../img/black2.png) repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
.messagePage .w960 {
	position: relative;
}
.formbox {
	
}
.formbox dd {
	margin-bottom:10px
}
.formbox dd.btnBox {
	padding-top: 24px;
}
#sex{box-sizing:content-box}
.ctxt {
	border: 0px none;
	color: #0f0f0f;
	padding: 12px 2%;
	width: 45%;
	font-size: 14px;
	font-family: "microsoft yahei";
    border:1px solid #a8a8a8
}
.ctxt2 {
	float: right;
	display: block;
}
.ctxt3 {
	width: 96%;
	height: 90px;
	resize: none;
}
.formbox .more2 {
	border: 0px none;
	background-color: #015abd;
}
.formbox .more2 .i2 {
	border-color: transparent transparent transparent #999;
}
.formbox .more2 .i3 {
	border-color: transparent #999 transparent transparent;
}
.formbox input[type="text"]:focus, .formBox textarea:focus {
	background-color: #eeeeee;
}
/*contact sytle end*/
/*case style*/
.caseT {
	padding: 5% 0px 4%;
	text-align: center;
}
.caseT2 {
	padding: 1% 0px 2%;
}
.caseT .iboxT {
	color: #333333;
}
.caseT .iboxBot {
	background-color: #999;
	margin: 18px auto 15px;
}
.caseT .iboxC {
	font-size: 18px;
}
.casePage {
	padding: 5% 0px  0px;
}
.caseTitle {
	font-size: 24px;
	text-align: center;
	color: #333333;
	margin-bottom: 40px;
	line-height: 1.5;
}
.clist {
        overflow:hidden;
}
.clist a {
	position: relative;
	float: left;
	display: block;
	width: 23%;
	margin-bottom: 3%;
	overflow: hidden;
}
.clist li { display: block;
    width: 60%;
    margin: 20px auto;
    text-align: center;
    overflow: hidden;
    background-color: #000;}
.clist li span {
	color: #fff;
	text-align: center;
	line-height: 2.6;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #049;
	left: 0;
}
.clist li img {
	width: 100%;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.clist li:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.clist1 {
        overflow:hidden;
    width: 100%;
}
.clist1 a {
	position: relative;
	float: left;
	display: block;
	width: 23%;
	margin-bottom: 3%;
	overflow: hidden;
}
.clist1 li { display: block;
    width: 60%;
    margin: 20px auto;
    text-align: center;
    overflow: hidden;
    background-color: #000;}
.clist1 li span {
	color: #fff;
	text-align: center;
	line-height: 2.6;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #049;
	left: 0;
}
.clist1 li img {
	width: 100%;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.clist1 li:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.caseDemo {

	height: 494px;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.caseDemo .w960 {
	background-color: #015abd;
	position: relative;
	font-size: 14px;
}
.caseDemo .w960 .img {
	display: block;
	width: 67%;
	float: left;
	display: block;
}
.caseDemo .w960 .img img {
	width: 100%;
	display: block;
}
.caseDemo .con {
	position: absolute;
	right: 5%;
	width: 23%;
	color: #fff;
	background-color: #015abd;
	height: 100%;
}
.caseDemo .con .t {
	padding: 50px 0px 24px;
	border-bottom: 1px solid #fff;
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 32px;
}
.caseDemo .bot {
	position: absolute;
	left: 0px;
	bottom: 10%;
	width: 19px;
}
.caseDemo .bot .line {
	height: 100px;
	background-color: #fff;
	width: 1px;
	margin: 0px auto 12px;
	display: block;
}
.caseDemo .bot .ico {
	background: url(../img/arrw.png) no-repeat;
	width: 19px;
	height: 10px;
	display: block;
}
.casePrev, .caseNext {
	background-color: #fff;
	border-radius: 18px;
	padding: 0px 9px;
	height: 36px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	line-height: 36px;
	color: #666;
	font-size: 14px;
	z-index: 100;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.casePrev {
	left: -60px;
}
.caseNext {
	right: -60px;
}
.casePrev i, .caseNext i {
	width: 20px;
	background: url(../img/more5.png) no-repeat scroll left center;
	display: inline-block;
	height: 36px;
	float: left;
	display: block;
}
.caseNext i {
	background: url(../img/more6.png) no-repeat scroll right center;
}
.casePrev span, .caseNext span {
	width: 0px;
	overflow: hidden;
	font-size: 14px;
	float: left;
	display: block;
	overflow: hidden;
	height: 36px;
	text-align: center;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.casePrev:hover span, .caseNext:hover span {
	width: 60px;
	font-size: 14px;
}
.casePrev:hover {
	left: -120px;
}
.caseNext:hover {
	right: -120px;
}
.caseDemo .prevImg {
	position: absolute;
	left: -638px;
	top: 0px;
}
.caseDemo .nextImg {
	position: absolute;
	right: -638px;
	top: 0px;
}
.caseDemo .prevImg img, .caseDemo .prevImg img {
	width: 100%;
	display: block;
}
.caseDemo .prevImg .wiff, .caseDemo .nextImg .wiff {
	background: url(../img/wiff.png) repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
}
/*case style end*/
/*product style*/
.productDL a:link, .productDL a:visited {
	color: #333333;
}
.productDL a:active, .productDL a:hover {
	color: #015abd;
}
.productDL {
	border-top: 1px solid #cccccc;
	margin: 5% 0px 50px;
}
.productDL dd {
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.productDL .img {
	float: left;
	display: block;
	width: 37%;
}
.productDL .img img {
	width: 100%;
	display: block;
}
.productDL .con {
	margin-left: 13%;
	width: 50%;
	float: left;
	display: block;
	padding: 40px 0px;
	color: #333;
	font-size: 14px;
}
.productDL .con .t {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	line-height: 1.5;
	font-size: 24px;
	color: #333333;
	margin-bottom: 30px;
}
.productDL .con .c {
	font-size: 14px;
}
.productDL .con .bot {
	margin:28px 0
}
.productDL .con .bot a:visited {
	color: #015abd;
}
.productDL .con .bot a:active, .productDL .con .bot a:hover {
	color: #333333;
}
.productDL .con .bot a {
	background: url(../img/sj.png) no-repeat scroll left 8px;
	padding-left: 18px;
	margin-right: 10%;
	display: inline-block;
        font-size:16px;
}
.productDL .more {
	border-color: #666666;
	width: 98px;
	height: 34px;
	line-height: 34px;
}
.productDL .more .i1 {
	color: #666666;
}
.productDL .more .i2 {
	border-color: transparent transparent transparent #015abd;
}
.productDL .more .i3 {
	border-color: transparent #015abd transparent transparent;
}
.productDL .more:hover {
	border-color: #015abd;
}
.productDL .more:hover .i1 {
	color: #fff;
}
.productDL dd:hover {
	background-color: #F8F8F8;
}
.proT {
	text-align: center;
	color: #333333;
	font-size: 24px;
	padding: 30px 0px 0px;
}
.productNav a:link, .productNav a:visited {
	color: #666;
}
.productNav a:active, .productNav a:hover {
	color: #fff;
}
.productNav {
	text-align: center;
	padding: 20px 0px 0px;
}
.productNav a {
	border: 1px solid #666666;
	padding: 8px 30px;
	margin: 0px 7px;
}
.productNav a span {
	background: url(../img/sj3.png) no-repeat scroll left center;
	padding-left: 16px;
	font-size: 14px;
}
.productNav a:hover, .productNav a.act {
	background-color: #015abd;
	border-color: #015abd;
	color: #fff;
}
.productNav a:hover span, .productNav a.act span {
	background-image: url(../img/sj2.png);
}
.filler2 {
	position: absolute;
	display: block;
	background-color: #015abd;
	z-index: 5;
	-webkit-transition: 0.4s ease 0s;
	-moz-transition: 0.4s 0s;
	-o-transition: 0.4s 0s;
	transition: 0.4s 0s;
}
.filler-left2 {
	width: 3px;
	height: 0%;
	left: 0%;
	top: 0%;
}
.filler-right2 {
	width: 3px;
	height: 0%;
	right: 0%;
	top: 0%;
}
.filler-top2 {
	width: 0%;
	height: 3px;
	left: 50%;
	top: 0%;
	-webkit-transition: 0.4s ease 0s;
	-moz-transition: 0.4s 0s;
	-o-transition: 0.4s 0s;
	transition: 0.4s 0s;
}
.productList a:link, .productList a:visited {
	color: #fff;
}
.productList a:active, .productList a:hover {
	color: #fff;
}
.productList div.pro_item_bag:hover .filler-left2 {
	height: 100%;
	-webkit-transition: 0.6s ease 0.4s;
	-moz-transition: 0.6s 0.4s;
	-o-transition: 0.6s 0.4s;
	transition: 0.6s 0.4s;
}
.productList div.pro_item_bag:hover .filler-right2 {
	height: 100%;
	-webkit-transition: 0.6s ease 0.4s;
	-moz-transition: 0.6s 0.4s;
	-o-transition: 0.6s 0.4s;
	transition: 0.6s 0.4s;
}
.productList div.pro_item_bag:hover .filler-top2 {
	width: 100%;
	left: 0%;
}
.productList {
	padding-top: 50px;
}
.productList ul {
	margin:0  -2%;
}
.productList .bg2 {
	background-color: #015abd;
	position: absolute;
	width: 100%;
	height: 0px;
	left: 0px;
	bottom: 0px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.productList li {
	float: left;
	display: block;
	width: 23%;
	margin: 0px 1% 4% 1%;
	background-color: #666666;
}
.productList div.pro_item_bag {
	display: block;
	position: relative;
}
.productList div.pro_item_bag .img {
	border: 1px solid #cccccc;
	background-color: #fff;
}
.productList div.pro_item_bag .img img {
	width: 100%;
	display: block;
}
.productList div.pro_item_bag .name {
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	overflow: hidden;
	padding: 0px 5%;
	text-align: center;
	position: relative;
	z-index: 2;
}
.productList div.pro_item_bag:hover .bg2 {
	height: 52px;
	-webkit-transition: 0.4s ease 0.6s;
	-moz-transition: 0.4s 0.6s;
	-o-transition: 0.4s 0.6s;
	transition: 0.4s 0.6s;
}
.productList .ico {
	background: url(../img/addico.png) no-repeat;
	width: 42px;
	height: 42px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -21px 0px 0px -21px;
	transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	opacity: 0;
	visibility: hidden;
}
.productList div.pro_item_bag:hover .ico {
	transform: scale(1);
	-webkit-transform: scale(1);
	-webkit-transition: 0.4s ease 0s;
	-moz-transition: 0.4s 0s;
	-o-transition: 0.4s 0s;
	transition: 0.4s 0s;
	opacity: 1;
	visibility: visible;
}
.productAct {
	background-color: #f8f8f8;
	padding: 15px 0px;
	font-size: 14px;
    border: 2px solid #fff;
}
.productAct a:link, .productAct a:visited {
	color: #666;
}
.productAct a:active, .productAct a:hover {
	color: #015abd;
}
.productAct span {
	font-family: "宋体";
	padding: 0px 10px;
}
.productDemo {
	margin: 60px 0px;
}
.pboxT {
	font-size: 20px;
	color: #333;
	line-height: 1.5;
	margin-bottom: 32px;
}
.paddingB {
	padding: 58px 0px;
}

.paddingB .pageC p{
       line-height:35px;  
       color:#666;
       font-size:16px;
}

.pboxDL {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 25px 0px;
}
.pboxDL dd {
	float: left;
	display: block;
	width: 90%;
	margin-right: 1%;
	font-size: 14px;
}
.proLine {
	background-color: #015abd;
	font-size: 18px;
	color: #fff;
	padding: 8px 2%;
	margin-bottom: 30px;
}
.productPingtai {
	padding: 60px 0px;
}
.productPingtai dt {
	font-size: 18px;
	padding-bottom: 30px;
}
.productPingtai .pintaiList {
	margin-left: -1.2%;
}
.productPingtai .pintaiList li {
	width: 13%;
	margin-left: 1.2%;
	font-size: 16px;
}
.productPingtai .pintaiList li img {
	width: 100%;
}
.proName {
	font-size: 20px;
	color: #333333;
	text-align: center;
}
.control {
	text-align: center;
	padding: 26px 0px 32px;
	font-size: 14px;
}
.control .line {
	padding: 0px 4px;
}
.control .num {
	font-size: 20px;
}
.productImg .item img {
	filter: alpha(opacity=40);
	opacity: 0.4;
	border: 1px solid #cccccc;
	width: 100%;
}
.productImg .item {
    /*margin: 0px 80px;*/
    background-color: #fff;
    width: 100%;
    text-align: center;
}
/*.pro_de .productImg .item {
    width: 100%!important;
}*/
.productImg .slick-center img {
	filter: alpha(opacity=100);
	opacity: 1;
}
.productImg .slick-arrow {
	width: 33px;
	height: 33px;
	display: block;
	border-radius: 5px;
	background-color: #999999;
	top: 50%;
	margin-top: -16px;
	z-index: 100;
}
.productImg .slick-arrow i {
	background: url(../img/btn_3.png) no-repeat scroll center center;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	display: block;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.productImg .slick-prev {
	left: 31%;
}
.productImg .slick-next {
	right: 31%;
}
.productImg .slick-prev i {
	background-image: url(../img/btn_3.png);
}
.productImg .slick-next i {
	background-image: url(../img/btn_4.png);
}
.productImg .slick-arrow:hover {
	background-color: #fabe00;
}
.productImg .slick-prev:hover i {
	background-position: 30% center;
}
.productImg .slick-next:hover i {
	background-position: 70% center;
}
/*product style end*/
/*aboutNav style*/
.aboutNav a:link, .aboutNav a:visited {
	color: #fff;
}
.aboutNav a:active, .aboutNav a:hover {
	color: #004ea2;
}
.aboutNav {
	position: absolute;
        width:100%;
        z-index:99;
       padding-top:80px;
}
.aboutNav li {
	float: left;
	display: block;
	width: 18%;
	margin: 0px 1%;
	text-align: center;
	font-size: 16px;
	color: #666666;
	position: relative;
}
.aboutNav li a {
	padding-bottom: 35px;
	display: block;
}
.aboutNav i {

	width: 50px;
	height: 50px;
	margin: 0px auto 25px;
	display: block;
	background: url(../img/ico.png) no-repeat;
}
.aboutNav .i1 {
	background-position: 0px 0px;
}
.aboutNav .i2 {
	background-position: -50px 0px;
}
.aboutNav .i3 {
	background-position: -100px 0px;
}
.aboutNav .i4 {
	background-position: -150px 0px;
}
.aboutNav .bot {
	position: absolute;
	left: 50%;
	width: 0px;
	background-color: #004ea2;
	height: 2px;
	bottom: 0px;
	-webkit-transition: 0.4s ease 0s;
	-moz-transition: 0.4s 0s;
	-o-transition: 0.4s 0s;
	transition: 0.4s 0s;
}
.aboutNav li:hover .bot {
	width: 100%;
	left: 0px;
}
.pagebT {
	text-align: center;
	margin-bottom: 38px;
}
.pagebT .zh {
	color: #666666;
	font-size: 24px;
}
.pagebT .en {
	color: #999999;
}
.aboutPic {
	padding: 8%;
	background-attachment: fixed;
	background-size: cover;
}
.qualificationPage {
	background-color: #F8F8F8;
	padding: 70px 0px;
}
.qualificationPbox {
	position: relative;
	margin-bottom: 5%;
}
.qualificationPbox .bor {
	height: 3px;
	position: absolute;
	left: 0px;
	top: 50%;
	background-color: #015abd;
	width: 100%;
	margin-top: -1px;
}
.qualificationTab {
	position: relative;
	z-index: 2;
	padding: 0px 50px;
}
.qualificationTab .item {
	border-radius: 5px;
	background-color: #d7d7d7;
	font-size: 14px;
	color: #333;
	padding: 10px 10px;
	margin: 0px 7px;
	display: block;
	text-align: center;
}
.qualificationTab .item:hover, .qualificationTab .item.act {
	background-color: #015abd;
	color: #fff;
}
.qualificationTab .slick-arrow {
	width: 33px;
	height: 33px;
	display: block;
	border-radius: 5px;
	background-color: #fabe00;
	top: 50%;
	margin-top: -16px;
}
.qualificationTab .slick-arrow i {
	background: url(../img/btn_3.png) no-repeat scroll center center;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	display: block;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.qualificationTab .slick-prev {
	left: 0px;
}
.qualificationTab .slick-next {
	right: 0px;
}
.qualificationTab .slick-prev i {
	background-image: url(../img/btn_3.png);
}
.qualificationTab .slick-next i {
	background-image: url(../img/btn_4.png);
}
.qualificationTab .slick-arrow:hover {
	background-color: #333333;
}
.qualificationTab .slick-prev:hover i {
	background-position: 30% center;
}
.qualificationTab .slick-next:hover i {
	background-position: 70% center;
}
.qualificationDemo a:link, .qualificationDemo a:visited {
	color: #333333;
}
.qualificationDemo a:active, .qualificationDemo a:hover {
	color: #015abd;
}
.qualificationDemo {
	width: 90%;
	margin: 0px auto;
	position: relative;
	padding-bottom: 60px;
	transform: translateX(80px);
	-webkit-transform: translateX(80px);
	opacity: 0;
	transition: 700ms;
	-webkit-transition: 700ms;
}
.qualificationDemo.show {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	opacity: 1;
}
.qualificationDemo .item {
	margin: 0px 20px;
}
.qualificationDemo .itemA {
	display: block;
	text-align: center;
	cursor: pointer;
}
.qualificationDemo .itemA .img {
	margin-bottom: 8px;
}
.qualificationDemo .itemA img {
	width: 100%;
	display: block;
	font-size: 14px;
}
.qualificationDemo .slick-dots {
	bottom: 0px;
}
.qualificationDemo .slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0px 5px;
	width: 13px;
	height: 10px;
	padding: 2px 0px;
	cursor: pointer;
}
.qualificationDemo .slick-dots li a {
	transition: 400ms;
	-webkit-transition: 400ms;
	-ms-transition: 400ms;
	height: 12px;
	width: 12px;
	line-height: 12px;
	text-indent: -10em;
	display: block;
	overflow: hidden;
	padding: 0px;
	cursor: pointer;
	border: 1px solid #b8b8b8;
	background-color: #b8b8b8;
	border-radius: 50%;
}
.qualificationDemo .slick-dots li a:focus {
	outline: none;
}
.qualificationDemo .slick-dots li.slick-active a {
	background-color: #004ea2;
	border-color: #004ea2;
}
.imgShowBox {
	background: url(../img/black2.png) repeat;
	background: none rgba(0,0,0,0.8);
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	transform: translateY(100%);
	transition: all 800ms ease 0s;
	z-index: 1110;
	width: 100%;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
.no-csstransitions .imgShowBox {
	display: none;
}
.imgShowDemo {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.imgShowDemo .item {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-size: contain;
}
.imgShowDemo .img {
	vertical-align: middle;
	height: auto;
	width: auto;
	max-height: 100%;
	max-width: 100%;
	margin: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.imgShowDemo .txt {
	background: url(../img/black.png) repeat;
	background: none rgba(0,0,0,0.5);
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	padding: 10px 0px;
}
.imgShowDemo .txt .i {
	padding: 0px 3%;
}
.hi-num {
	width: 85px;
	height: 65px;
	background: #272727;
	color: #fff;
	border-left: 1px solid #3a3a3a;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	line-height: 65px;
	font-size: 16px;
}
.img-show {
	transform: translateY(0) !important;
	-webkit-transform: translateY(0) !important;
}
.no-csstransitions .img-show {
	display: block;
}
.imgShowDemo .slick-prev, .imgShowDemo .slick-next {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	z-index: 100;
	transition: all 0s ease 0s;
	-webkit-transform: all 0s ease 0s;
}
.imgShowDemo .slick-prev {
	background: url(../img/img_btn2.png) no-repeat scroll left top;
	left: 2%;
}
.imgShowDemo .slick-next {
	background: url(../img/img_btn2.png) no-repeat scroll right top;
	right: 2%;
}
.imgShowDemo .slick-prev:hover {
	background-position: left bottom;
}
.imgShowDemo .slick-next:hover {
	background-position: right bottom;
}
.overlayClose {
	width: 56px;
	height: 56px;
	display: block;
	position: fixed;
	right: 2%;
	top: 2%;
	transition: 300ms;
	-webkit-transition: 300ms;
	z-index: 100;
}
.overlayClose i {
	background: url(../img/close2.png) no-repeat scroll center center;
	width: 100%;
	height: 100%;
	display: block;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.overlayClose:hover {
	background-color: #ba002a;
}
.overlayClose:hover i {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}
.honorPage {
	padding: 0% 0px;
}
.honorPage .w960 {
	position: relative;
	padding-bottom: 60px;
}
.honorDemo {
	padding: 0px 50px 0px;
}
.honorDemo .item {
	border-radius: 5px;
	background-color: #d7d7d7;
	font-size: 14px;
	color: #333;
	padding: 10px 10px;
	margin: 0px 7px;
	display: block;
	text-align: center;
}
.honorDemo .item:hover, .honorDemo .item.act {
	background-color: #015abd;
	color: #fff;
}
.honorDemo .slick-arrow {
	width: 33px;
	height: 33px;
	display: block;
	border-radius: 5px;
	background-color: #999999;
	top: 50%;
	margin-top: -16px;
}
.honorDemo .slick-arrow i {
	background: url(../img/btn_3.png) no-repeat scroll center center;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	display: block;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.honorDemo .slick-prev {
	left: 0px;
}
.honorDemo .slick-next {
	right: 0px;
}
.honorDemo .slick-prev i {
	background-image: url(../img/btn_3.png);
}
.honorDemo .slick-next i {
	background-image: url(../img/btn_4.png);
}
.honorDemo .slick-arrow:hover {
	background-color: #fabe00;
}
.honorDemo .slick-prev:hover i {
	background-position: 30% center;
}
.honorDemo .slick-next:hover i {
	background-position: 70% center;
}
.honorDemo .itemA {
	display: block;
	margin: 0px 20px;
}
.honorDemo .img {
	border: 1px solid #cfcfcf;
	padding: 5px;
	margin-bottom: 8px;
	overflow: hidden;
}
.honorDemo .img img {
	width: 100%;
	display: block;
}
.honorDemo .name a{
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
       text-overflow:ellipsis; white-space:nowrap; overflow:hidden; 
       padding:0 5px;
}
/*.honorDemo .slick-dots {
	bottom: -60px;
	left: 0px;
}
.honorDemo .slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0px 5px;
	width: 13px;
	height: 10px;
	padding: 2px 0px;
	cursor: pointer;
}
.honorDemo .slick-dots li a {
	transition: 400ms;
	-webkit-transition: 400ms;
	-ms-transition: 400ms;
	height: 12px;
	width: 12px;
	line-height: 12px;
	text-indent: -10em;
	display: block;
	overflow: hidden;
	padding: 0px;
	cursor: pointer;
	border: 1px solid #b8b8b8;
	background-color: #b8b8b8;
	border-radius: 50%;
}
.honorDemo .slick-dots li a:focus {
	outline: none;
}
.honorDemo .slick-dots li.slick-active a {
	background-color: #004ea2;
	border-color: #004ea2;
}*/
.itemA .img {
	position: relative;
	overflow: hidden;
}
.itemA .name {
    text-align: center;
    font-size: 16px;
}
.itemA .black {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	background: url(../img/black.png) repeat;
}
.itemA .il, .itemA .ir {
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	transition: 400ms;
	-webkit-transition: 400ms;
	border-radius: 3px;
}
.itemA .il {
	height: 3px;
	width: 0px;
	margin: -1px 0px 0px -15px;
}
.itemA .ir {
	height: 0px;
	width: 3px;
	margin: -15px 0px 0px -1px;
}
.itemA:hover .black {
	opacity: 1;
	visibility: visible;
}
.itemA:hover .il {
	width: 30px;
}
.itemA:hover .ir {
	height: 30px;
	transition: 400ms ease 200ms;
	-webkit-transition: 400ms ease 200ms;
}
.processPage {
	background: url(../img/bg8.jpg) no-repeat scroll top center #484848;
	padding: 45px 0px 60px;
	border-bottom: 2px solid #4d4d4d;
}
.processPage .pagebT {
	color: #fff;
	margin-bottom: 30px;
}
.processPage .pagebT .zh {
	color: #fff;
}
.processDemo {
	padding: 0px 120px;
	color: #ccc;
	font-size: 14px;
}
.processDemo .item {
	margin: 0px 60px;
}
.processDemo .con {
	width: 54%;
	float: left;
	display: block;
}
.processDemo .con .year {
	font-size: 40px;
	font-family: arial, helvetica, sans-serif;
}
.processDemo .img {
	width: 35%;
	float: right;
	display: block;
}
.processDemo .slick-prev, .processDemo .slick-next {
	width: 20px;
	height: 43px;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	z-index: 100;
	transition: all 0s ease 0s;
	-webkit-transform: all 0s ease 0s;
}
.processDemo .slick-prev {
	background: url(../img/process_l.png) no-repeat scroll right top;
	left: 50px;
}
.processDemo .slick-next {
	background: url(../img/process_r.png) no-repeat scroll left top;
	right: 50px;
}
.processDemo .slick-prev:hover {
	background-position: left top;
}
.processDemo .slick-next:hover {
	background-position: right top;
}
.processTop, .processBot {
	height: 188px;
}
.processSroll {
	position: relative;
	overflow: hidden;
}
.processSroll .item {
	width: 268px;
	border-left: 1px solid #bcbaac;
	padding-left: 28px;
	position: relative;
	height: 138px;
	color: #cccccc;
	float: left;
	margin: 50px 50px 0px;
}
.processSroll .item .yico {
	background: url(../img/pr_i2.png) no-repeat;
	position: absolute;
	width: 10px;
	height: 10px;
	left: -5px;
}
.processSroll .item .t {
	font: 26px/1.2 arial, helvetica, sans-serif;
	margin-bottom: 20px;
	position: relative;
	margin-top: -10px;
}
.processSroll .item .c {
	font-size: 14px;
	height: 78px;
	overflow: hidden;
}
.processSroll .imgItem {
	padding-left: 250px;
	height: 186px;
	margin-top: 0px;
}
.processSroll .imgItem .img {
	width: 195px;
	overflow: hidden;
	position: absolute;
	left: 28px;
	top: 0px;
	min-height: 140px;
}
.processSroll .imgItem .img img {
	display: block;
	width: 100%;
	height: 140px;
}
.processSroll .processTop .yico {
	top: 0px;
}
.processSroll .processBot .yico {
	bottom: 0px;
}
.processSroll .processBot .item {
	padding-top: 46px;
	height: 140px;
	margin: 0px 0px 0px 100px;
}
.processSroll .processBot .imgItem {
	padding-top: 32px;
	height: 152px;
}
.processSroll .processBot .imgItem .img {
	top: 32px;
}
.processSroll .process-i1 {
	background: url(../img/pr_i1.png) no-repeat;
	display: block;
	width: 26px;
	height: 26px;
	display: block;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -13px;
	z-index: 10;
}
.processSroll .process-i2 {
	background: url(../img/pr_i3.png) no-repeat;
	display: block;
	width: 19px;
	height: 20px;
	display: block;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -10px;
	z-index: 10;
}
.processSroll .process-line {
	width: 98%;
	height: 5px;
	background-color: #bcbaac;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -2px;
	border-radius: 3px;
}
.nicescroll-rails {
	display: none !important;
}
/*aboutNav style end*/

/*微信弹出*/
.popUpblack {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1010;
	display: none;
background:#0009
}
.popUp {
	width: 220px;
	height: 242px;
	border: 5px solid #999;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -87px 0 0 -115px;
	z-index: 1004;
}
.popUp .t {
	padding: 0 0 0 10px;
	height: 26px;
	line-height: 26px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #e8e8e8;
	background: #f2f2f2;
}
.popUp .t .close {
	padding: 0 10px 0 0;
	float: right;
	cursor: pointer;
	color: #666;
	font-weight: normal;
}
.popUp .img {
	padding: 20px;
}
.popUp .img img {
	width: 100%;
	height: 100%;
	display: block;
}
/*微信弹出 end*/

/**cloud**/

.sky {
	width: 100%;
	height: 100%;
	opacity: 0.3;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	overflow: hidden;
	-webkit-animation: sky_background 50s ease-out infinite;
	-moz-animation: sky_background 50s ease-out infinite;
	-o-animation: sky_background 50s ease-out infinite;
	animation: sky_background 50s ease-out infinite;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.clouds_one {
	background: url("../img/cloud_one.png") repeat-x 0 50px;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 300%;
	-webkit-animation: cloud_one 50s linear infinite;
	-moz-animation: cloud_one 50s linear infinite;
	-o-animation: cloud_one 50s linear infinite;
	animation: cloud_one 50s linear infinite;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.clouds_two {
	background: url("../img/cloud_two.png") repeat-x 0 50px;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 300%;
	-webkit-animation: cloud_two 75s linear infinite;
	-moz-animation: cloud_two 75s linear infinite;
	-o-animation: cloud_two 75s linear infinite;
	animation: cloud_two 75s linear infinite;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.clouds_three {
	background: url("../img/cloud_three.png") repeat-x 0 50px;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 300%;
	-webkit-animation: cloud_three 100s linear infinite;
	-moz-animation: cloud_three 100s linear infinite;
	-o-animation: cloud_three 100s linear infinite;
	animation: cloud_three 100s linear infinite;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
 @-webkit-keyframes sky_background {
 0% {
 background: #007fd5;
 color: #007fd5
}
 50% {
 background: #000;
 color: #a3d9ff
}
 100% {
 background: #007fd5;
 color: #007fd5
}
}
@-moz-keyframes sky_background {
 0% {
 background: #007fd5;
 color: #007fd5
}
 50% {
 background: #000;
 color: #a3d9ff
}
 100% {
 background: #007fd5;
 color: #007fd5
}
}
@keyframes sky_background {
 0% {
 background: #007fd5;
 color: #007fd5
}
 50% {
 background: #000;
 color: #a3d9ff
}
 100% {
 background: #007fd5;
 color: #007fd5
}
}
 @-webkit-keyframes cloud_one {
 0% {
 left: 0
}
 100% {
 left: -200%
}
}
@-moz-keyframes cloud_one {
 0% {
 left: 0
}
 100% {
 left: -200%
}
}
@keyframes cloud_one {
 0% {
 left: 0
}
 100% {
 left: -200%
}
}
 @-webkit-keyframes cloud_two {
 0% {
 left: 0
}
 100% {
 left: -200%
}
}
@-moz-keyframes cloud_two {
 0% {
 left: 0
}
 100% {
 left: -200%
}
}
@keyframes cloud_two {
 0% {
 left: 0
}
 100% {
 left: -200%
}
}
 @-webkit-keyframes cloud_three {
 0% {
 left: 0
}
 100% {
 left: -200%
}
}
@-moz-keyframes cloud_three {
 0% {
 left: 0
}
 100% {
 left: -200%
}
}
@keyframes cloud_three {
 0% {
 left: 0
}
 100% {
 left: -200%
}
}
/*粒子插件*/
canvas {
	display: block;
	vertical-align: bottom;
}
.dcanvas {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
#particles-js {
	width: 100%;
	height: 95%;
}
.map {
	width: 100%;
	height: 100%;
}

/**topabout**/

/*about style*/
.ptbanner {
	background: url(../imgs/video.jpg) repeat-x #ededed;
        text-align:center;
	height: 280px;
        overflow:hidden;
        padding-top:100px;
        box-sizing:border-box;
}
.pbanner .en {
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
}
.pbanner .zh {
	font-size: 18px;
	color: #fff;
}
.pbanner .gp1 {
	background: url(../img/gq1.png) no-repeat;
	width: 161px;
	height: 161px;
	display: block;
	position: absolute;
	left: -1%;
	top: -1%;
	display: block;
	animation: 9s linear 0s alternate none infinite running do-icon-full-animation;
	-webkit-animation: 9s linear 0s alternate none infinite running do-icon-full-animation;
}
.pbanner .gp2 {
	background: url(../img/gq2.png) no-repeat;
	width: 228px;
	height: 228px;
	display: block;
	position: absolute;
	right: -3%;
	bottom: -3%;
	display: block;
	animation: 7s ease 0s alternate none infinite running do-icon-animation;
	-webkit-animation: 7s ease 0s alternate none infinite running do-icon-animation;
}
@keyframes do-icon-animation {
 0% {
 -moz-transform:matrix(0.939693, 0.34202, -0.34202, 0.939693, -17.101, 46.9846);
 -webkit-transform:matrix(0.939693, 0.34202, -0.34202, 0.939693, -17.101, 46.9846);
 -o-transform:matrix(0.939693, 0.34202, -0.34202, 0.939693, -17.101, 46.9846);
 -ms-transform:matrix(0.939693, 0.34202, -0.34202, 0.939693, -17.101, 46.9846);
 transform:matrix(0.939693, 0.34202, -0.34202, 0.939693, -17.101, 46.9846);
}
 100% {
 -moz-transform:matrix(0.939693, -0.34202, 0.34202, 0.939693, -17.101, -46.9846);
 -webkit-transform:matrix(0.939693, -0.34202, 0.34202, 0.939693, -17.101, -46.9846);
 -o-transform:matrix(0.939693, -0.34202, 0.34202, 0.939693, -17.101, -46.9846);
 -ms-transform:matrix(0.939693, -0.34202, 0.34202, 0.939693, -17.101, -46.9846);
 transform:matrix(0.939693, -0.34202, 0.34202, 0.939693, -17.101, -46.9846);
}
}
@-webkit-keyframes do-icon-animation {
 0% {
 -moz-transform:matrix(0.939693, 0.34202, -0.34202, 0.939693, -17.101, 46.9846);
 -webkit-transform:matrix(0.939693, 0.34202, -0.34202, 0.939693, -17.101, 46.9846);
 -o-transform:matrix(0.939693, 0.34202, -0.34202, 0.939693, -17.101, 46.9846);
 -ms-transform:matrix(0.939693, 0.34202, -0.34202, 0.939693, -17.101, 46.9846);
 transform:matrix(0.939693, 0.34202, -0.34202, 0.939693, -17.101, 46.9846);
}
 100% {
 -moz-transform:matrix(0.939693, -0.34202, 0.34202, 0.939693, -17.101, -46.9846);
 -webkit-transform:matrix(0.939693, -0.34202, 0.34202, 0.939693, -17.101, -46.9846);
 -o-transform:matrix(0.939693, -0.34202, 0.34202, 0.939693, -17.101, -46.9846);
 -ms-transform:matrix(0.939693, -0.34202, 0.34202, 0.939693, -17.101, -46.9846);
 transform:matrix(0.939693, -0.34202, 0.34202, 0.939693, -17.101, -46.9846);
}
}
@keyframes do-icon-full-animation {
 0% {
 -moz-transform:matrix(1, 0, 0, 1, 0, 0);
 -webkit-transform:matrix(1, 0, 0, 1, 0, 0);
 -o-transform:matrix(1, 0, 0, 1, 0, 0);
 -ms-transform:matrix(1, 0, 0, 1, 0, 0);
 transform:matrix(1, 0, 0, 1, 0, 0);
}
 100% {
 -moz-transform:matrix(-1, 0, 0, -1, 0, -80);
 -webkit-transform:matrix(-1, 0, 0, -1, 0, -80);
 -o-transform:matrix(-1, 0, 0, -1, 0, -80);
 -ms-transform:matrix(-1, 0, 0, -1, 0, -80);
 transform:matrix(-1, 0, 0, -1, 0, -80);
}
}
@-webkit-keyframes do-icon-full-animation {
 0% {
 -moz-transform:matrix(1, 0, 0, 1, 0, 0);
 -webkit-transform:matrix(1, 0, 0, 1, 0, 0);
 -o-transform:matrix(1, 0, 0, 1, 0, 0);
 -ms-transform:matrix(1, 0, 0, 1, 0, 0);
 transform:matrix(1, 0, 0, 1, 0, 0);
}
 100% {
 -moz-transform:matrix(-1, 0, 0, -1, 0, -80);
 -webkit-transform:matrix(-1, 0, 0, -1, 0, -80);
 -o-transform:matrix(-1, 0, 0, -1, 0, -80);
 -ms-transform:matrix(-1, 0, 0, -1, 0, -80);
 transform:matrix(-1, 0, 0, -1, 0, -80);
}
}

.transXT280 {
	transform: translateX(-80px);
	-webkit-transform: translateX(-80px);
	opacity: 0;
	visibility: hidden;
	transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.action.transXT280 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.dly_3 {
	transition-delay: 300ms;
	-webkit-transition-delay: 300ms;
}

/**servicepanel**/
.filters {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
}
.filtRemove:hover .filters {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.joinpanel {
	margin:  5% 0;
}
.joinpanel .tow > *, .joinpanel .one>*, .joinpanel .three>*, .joinpanel .four>*, .joinpanel .five>*, .joinpanel .six>* {
	float: left;
}
.joinpanel .pw > * {
	background: #fff;
}
.joinpanel .one {
	overflow:hidden;
        background-color:#f7f7f7;
}
.joinpanel .one .left {
	width: 30%;
	height: 100%;
}
.joinpanel .head {
	background: #004ea2;
	color: #fff;
}
.joinpanel .head .ch {
	font-size: 24px;
}
.joinpanel .head .en {
	font-size: 16px;
}
.joinpanel .one .left .font {
	padding: 25px;
        line-height:45px;
        font-size:16px;
}
.joinpanel .one .right {
	width: 70%;
	overflow: hidden;
}
.joinpanel .one .right .wjIm {
	width: 100%;
	background-size: cover;
}
.nwbg {
	background: #fff;
}
.joinpanel .five {
	height: 676px;
	position: relative;
}
.joinpanel .five .left {
	width: 30%;
	height: auto;
	position: absolute;
	right: 0;
	top: 0;
	background: #666666;
	color: #fff;
	padding-bottom: 80px;
}
.joinpanel .five .img {
	width: 100%;
	height: 100%;
	background-size: cover;
}
.joinpanel .five .right {
	width: 30%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	padding-bottom: 80px;
}
.joinpanel .head .ch {
	font-size: 20px;
}
.joinpanel .head .en {
	font-size: 16px;
}
.wjIco01 {
	width: 35px;
	height: 35px;
	background: url(../img/wjIco01.jpg);
	position: absolute;
	right: 50px;
	top: 50%;
	margin-top: -17px;
}
.wjIco01 a {
	display: block;
	height: 100%;
}
.joinpanel .six {
	height: auto;
	overflow: hidden;
	position: relative;
}
.joinpanel .six .head {
	width: 100%;
	background: #fff;
	color: #666666;
	padding: 0px 0 30px;
	position: relative;
}
.joinpanel .six .head p {
	padding-left: 5px;
}
.joinpanel .six .sixList {
	height: auto;
	overflow: hidden;
	background: url(../imgs/join09.jpg) center;
	background-size: cover;
	width: 100%;
}
.joinpanel .six .sixList li {
	float: left;
	width: 33.3%;
	border-right: 1px solid #999c9d;
	border-bottom: 1px solid #999c9d;
	box-sizing: border-box;
	position: relative;
}
.joinpanel .six .sixList li .cen {
	-webkit-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
	color: #fff;
	text-align: center;
	padding: 140px 0 100px 0;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.joinpanel .six .sixList li .cen p {
	font-size: 16px;
}
.joinpanel .six .sixList li .cen p.en {
	padding-top: 10px;
}
.joinpanel .six .sixList li .cen .img {
	width: 11px;
	height: 11px;
	background: url(../img/wjIco02.png);
	display: inline-block;
	margin-top: 10px;
}
.joinpanel .six .sixList li .cen .hr {
	width: 20%;
	height: 1px;
	background: #fff;
	margin-left: 40%;
	margin-top: 5px;
}
.joinpanel .six .sixList li .cen2 {
	-webkit-transform: rotate(1deg) scale(.9);
	transform: rotate(1deg) scale(.9);
	position: absolute;
	top: 0;
	left: 0;
	background: #004ea2;
	color: #fff;
	opacity: 0;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.joinpanel .six .sixList li .cen2 p.tit {
	font-size: 24px;
	margin: 60px 10% 30px 10%;
}
.joinpanel .six .sixList li .cen2 p.en {
	font-size: 14px;
	text-align: right;
	padding: 17px 0;
}
.joinpanel .six .sixList li .cen2 p.minh {
	min-height: 142px;
}
.joinpanel .six .sixList li .cen2 > * {
	width: 80%;
	margin-left: 10%;
}
.joinpanel .six .sixList li .cen2 .hr {
	width: 80%;
	height: 1px;
	background: #fff;
	margin-left: 10%;
	margin-top: 5px;
}
.joinpanel .six .sixList li:hover .cen2 {
	opacity: 1;
	-webkit-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
    width: 100%;
}
.joinpanel .six .sixList li:hover .cen {
	opacity: 0;
	-webkit-transform: rotate(10deg) scale(0);
	transform: rotate(10deg) scale(0);
}
.stipbox {
	background: #fff;
	padding: 55px 0px;
        width:100%;
}
.stipbox .ti {
	font-size: 24px;
	margin-bottom: 40px;
}
.stipbox li {
	width: 50%;
	float: left;
}
.stipbox .name {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}
.stipbox .s-input {
	display: block;
	border: 1px solid #999;
	line-height: 25px;
	padding: 10px 20px;
	width: 386px;
	transition: 300ms;
	-webkit-transition: 300ms;
	font-size: 16px;
	color: #666;
}
.stipbox .s-input:focus {
	border: 1px solid #004ea2;
}
.stipbox .rb {
	overflow: hidden;
}
.stipbox .r {
	float: left;
	margin-right: 38px;
}
.stipbox .r .dot {
	display: block;
	float: left;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	background: #d8d5d5;
	border: 4px solid #d8d5d5;
	cursor: pointer;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.stipbox .r.act .dot {
	border-color: #4a4f54;
	background: #fff;
}
.stipbox .r .txx {
	line-height: 15px;
	font-size: 14px;
	float: left;
	margin-left: 15px;
}
.stipbox .s-select {
	display: block;
	font-size: 16px;
	color: #666;
	width: 532px;
	height: 47px;
	background: #ececec;
	padding: 0 16px;
	background-repeat: no-repeat;
	background-position: 503px center;
}
.stipbox .s {
	overflow: hidden;
	width: 532px;
}
.stipbox .s .s-select {
	float: right;
	width: 258px;
	background-position: 227px center;
}
.stipbox .s .s-select:first-child {
	float: left;
}
.stipbox .c {
	margin-bottom: 20px;
}
.stipbox ul {
	margin-bottom: 35px;
}
.stipbox .cb {
	overflow: hidden;
	margin-top: 35px;
}
.stipbox .cb .txx {
	font-size: 16px;
	float: left;
	line-height: 20px;
}
.stipbox .cb .sq {
	width: 20px;
	height: 20px;
	background: #e4e8e8;
	float: left;
	margin-left: 15px;
	cursor: pointer;
}
.stipbox .cb .sq .ico {
	opacity: 0;
	visibility: hidden;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.stipbox .cb.act .sq .ico {
	opacity: 1;
	visibility: visible;
}
.stipbox .subBtn {
	width: 160px;
	height: 47px;
	display: block;
	background: #4a4f54;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	transition: 300ms;
	-webkit-transition: 300ms;
	margin-top: 30px;
}
.stipbox .subBtn:hover {
	background: #004ea2;
}
.wjW50 {
	width: 200px;
	float: left;
}
.wjW50 input {
	width: 100% !important;
	box-sizing: border-box;
}
.wjW50.curL {
	margin-right: 20px;
	width: 150px;
}
.wjW50 .rb {
	margin-top: 25px !important;
}
.texta {
	width: 100%;
}
.texta textarea {
	width: 532px !important;
	height: 140px;
	background: #ececec;
	display: inline-block;
	padding: 0 !important;
	text-indent: 20px;
	padding-top: 40px;
}
.texta textarea.s-input {
	border: 1px solid #ececec;
}
.joinpanel .six .stipbox .ti {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.sttx {
	border-top: 1px solid #ccc;
	margin-top: 45px;
	padding-top: 20px;
}
.sertbox {
	padding: 55px 0 50px 0;
}
.freeTx {
	text-align: justify;
}
.freeTx img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto !important;
}

/**indexmap**/
#map {
}
.ixctati {
	width: 29%;
	float: left;
	height: 100%;
	background: #e8e8e8 url(../img/ixabhw.png) no-repeat right bottom;
	background-size: cover;
}
.ixctas .ca {
	display: block;
	color: #333;
	padding-left: 45px;
	position: relative;
	margin-bottom: 18px;
}
.ixctas .ca .ch {
	font-size: 16px;
}
.ixctas .ca .en {
	font-size: 14px;
	color: #999;
	line-height: 0.8;
	font-family: 'moolbor';
	margin-top: 1px;
}
.ixctas .ca .ico {
	width: 30px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center top;
	transition: none;
	-webkit-transition: none;
}
.ixctas {
	margin-top: 40px;
}
.ixctas .ca:hover .ico {
	background-position: center bottom;
}
.ixctas .ca:hover {
	color: #004ea2;
}
.ixctas .ca:hover .en {
	color: #004ea2;
}
.ixshop {
	margin-top: 90px;
	display: block;
	width: 285px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	background: #333 url(../img/shop.png) no-repeat 267px center;
	padding-left: 23px;
	font-size: 16px;
}
.ixshop:hover {
	background-color: #004ea2;
}
.ixctati .pa {
	padding: 22% 0 0 15%;
}

/**map**/

.network img {width:100%; height:auto;}

.honorD .itemA {
	display: block;
	margin: 0px 1%;
}
.honorD .img {

	padding: 5px;
	margin-bottom: 8px;
	overflow: hidden;
}
.honorD .img img {
	width: 100%;
	display: block;
    border: 1px solid #cfcfcf;
}
.honorD .name {
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
        margin-bottom:15px;
}

.left .head{    padding-left: 25px;}

.bg-video-container {
  position: relative;
  overflow: hidden;
}
.bg-video-container *[class^="col-"] {
  position: relative;
  z-index: 2;
}
.bg-video {
  position: absolute;
  min-height: 100%;
   min-width: 100%;
  z-index: -10;
  left: 0%;
  top: 0%;
}

/**弹出层**/

.new_user {
	display: none;
        left: 50%;
        margin-left: -295px;
        margin-top: -150px;
        position: fixed;
        top: 50%;
        z-index: 1000097;
	width: 590px;
	height: 300px;
}
.new_user .new_pic {
        display: block;
        height:auto;
	overflow: hidden;
       width:100%;
}
.new_user img {
	height: auto;
	width: 100%;
}
.new_user .new_close {
	background: url("../images/close.png") no-repeat scroll 0 0;
	cursor: pointer;
	height: 32px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 32px;
}
.overlay {
	background-color: #000;
	left: 0;
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000096;
	height: 100%;
}

.hkps {overflow:hidden; padding:15px 0;}
.hkps li{float:left; width:20%; text-align:center;}

/**job**/
.hrAbout_box {
	padding: 2% 0px;
	overflow: hidden;
}
.hrAbout_box .t {
	font-size: 25px;
	color: #454545;
}
.hrAbout_box .c {
	color: #666;
	font-size: 16px;
	margin-bottom: 45px;
        margin-top:20px;
        line-height:35px;
}
.hrAbout_box .target .t, .hrAbout_box .target .c {
	transform: translate(0px, 50px);
	-webkit-transform: translate(0px, 50px);
	opacity: 0;
	transition: 400ms ease 150ms;
	-webkit-transition: 400ms ease 150ms;
}
.hrAbout_box .target .c {
	transition: 400ms ease 250ms;
	-webkit-transition: 400ms ease 250ms;
}
.hrAbout_box .action .t, .hrAbout_box .action .c {
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	opacity: 1;
}

.hrBox {
	padding: 0 0px 2%;
	margin: 0px auto;
}
.hrList {
	font-size: 14px;
	color: #969696;
	line-height: 2;
}
.hrList a:link, .hrList a:visited {
	color: #969696;
}
.hrList a:active, .hrList a:hover {
	color: #1478e8;
}
.hrList .hicon {
	width: 4%;
	height: 40px;
	float: left;
	position: relative;
	display: block;
}
.hrList .hspan {
	text-align: center;
	cursor: pointer;
	width: 22%;
	display: block;
	float: left;
	color: #393939;
	height: 40px;
	line-height: 40px;
}
.hrList .hspan2 {
	width: 8%;
}
.hrList .hrdt {
	margin-bottom: 6px;
}
.hrList dd {
	margin-bottom: 2px;
	position: relative;
}
.hrList .hot {
	width: 37px;
	height: 29px;
	position: absolute;
	left: 4%;
	top: -2px;
	margin-left: -2px;
}
.hrList .hrdt, .hrList .hrT {
	height: 40px;
	overflow: hidden;
}
.hrList .hrT .hspan {
	background: #3a3a3a;
	transition: 400ms;
	-ms-transition: 400ms;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	color: #fff;
}
.hrList .hicon .ib {
	width: 21px;
	height: 21px;
	margin-top: 10px;
	display: block;
	position: relative;
	transition: 400ms;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	-ms-transition: 400ms;
}
.hrList .hicon i {
	display: block;
	background: #004ea2;
}
.hrList .hicon .ic1 {
	width: 1px;
	height: 21px;
	margin-left: 10px;
}
.hrList .hicon .ic2 {
	width: 21px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}
.hrList .hrB {
	border-bottom: 1px solid #004ea2;
	background-color: #fff;
	display: none;
	margin-left: 4%;
}
.hrList .hrCon {
	width: 89%;
	margin: 0px auto;
	padding: 25px 0px 48px;
	overflow: hidden;
	font-size: 14px;
	color: #000;
}
.hline {
	border-top: 1px solid #eee;
	padding: 30px 0px;
	margin-top: 35px;
}
.hrList .active .hspan {
	background: #1478e8;
}
.hrList .active .hicon .ib {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
.hrList .active .hicon i {
	background-color: #1478e8;
}
.hrList dd.active .hspan, .hrList dd:hover .hspan {
	background: #1478e8;
}
.hrBox .target.hrList {
	transform: translate(0px, 50px);
	-webkit-transform: translate(0px, 50px);
	opacity: 0;
	transition: 400ms ease 150ms;
	-webkit-transition: 400ms ease 150ms;
}
.hrBox .action.hrList {
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	opacity: 1;
}

.web{
top:158px;
}

.aboutNav .pw ul {
    display: flex;
    justify-content: center;
}

.processPage .pagintr {
    font-size: 16px;
    color: #eee;
}

.index_newsname a{
    font-size: 14px;
    line-height: 30px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.index_newsintro a{
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  color:#999;
}

.iNewsList .list li:hover .news_bag .index_newsname a{color:#ffff}

.iNewsList .list li:hover .news_bag .index_newsintro a{color:#ffff}

































































































































































































